01.12.09 - 05.08.09
Introduction to Java Programming
Monday Wednesday
04:00 PM - 05:20 PM
Create a JAR file for a Java Application
Assumption
You have written a java application called Labxx. The name of the source code file is Labxx.java and after compiling the program you have byte code file called Labxx.class.