Advanced Java
3 credits
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.