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
CategoryJava
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki