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
Testing
You can now test your executable JAR file by clicking on the JAR file that has been created if it is a GUI application or by typing java -jar LabName.jar on the command line.