Mega Code Archive

 
Categories / Java Tutorial / File
 

Creating a JAR File

// Create the jar file jar cf myjar.jar MyClass.class