Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

Advanced Java

CSYS2413

3 credits

Create a JAR file for a Java Application

How To

Testing

Step 4

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.