Revision [30422]

This is an old revision of jar made by darkcity on 2014-10-30 13:35:34.

 

HomePage > ComponentHowTo Components and HowTos > FileTypes

icon

jar

The .jar refers to a collection of Java package multiple Java source files. This is run by the JavaRuntimeEnvironment.

Run from commandline
Change to the same directory as the JAR file and run it. Use the cd command to change to the correct directory. Once inside the correct directory, use the java command with the -jar option for example (app.jar = .jar filename)-


java -jar app.jar




Categories
CategorySoftware
CategoryComponent
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki