08.16.10 - 12.12.10
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.