answersLogoWhite

0

How do I open this jar file?

Updated: 8/20/2019
User Avatar

NickNarverud

Lvl 1
11y ago

Best Answer

First, make sure you have Java installed.

Then you must right click the .jar and choose open with Java

Finally, the .jar will be opened by Java, allowing it to run as an application.

Note: sometimes multiple .jar s and resource folders outside the .jar s will be needed to run the application

If you want to see what is inside the .jar

Download WinRAR and install the 40 day free trial

then right-click the .jar and choose open with WinRAR

Inside you will find folders and Java class files.

Those aren't very useful unless you understand the Java programming language.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do I open this jar file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the default program to open a jar file to execute a program?

You can open jar files with command prompt, Winrar or java.


How do you open a jar file on a mac?

You double-click on it. You can indeed launch a jar file from the command line, with the following command: java -jar yourfile.jar As well as this you can assign "Jar Launcher" as the default app. to use when you double-click a jar file, as follows (I don't believe you need the developer tools installed for this): Click once on the .jar file in the Finder and then from the menubar in the Finder select File -> Get Info". Click on "Open with" and from the popup menu select "Other". A file browser window will open. In this window, go to the /System/Library/CoreServices folder and select 'Jar Launcher'. Then make sure the "Always Open With" checkbox is checked and then click Add. Then click the "Change all" button so that any jar file will be opened automatically. Finally, close the Info window and now when you double-click any of your jar files they should run automatically.


How do you combine multiple jar file into one jar file so that multiple jar files can be run from one jar file?

78


Why does windows sometimes provide you with an open with command when you right click on a file in windows explorer?

It will give you this option because you might have two or more programs on your computer that can open this file. For example, a Java JAR file could be open with either Java Runtime Environment or in an archiving program such as WINRar. It lets you choose what program to open that file with. Say the JAR file was a game, you would use the runtime environment to play it and WinRar to mod it.


Why cant you drag files into the minecraft jar?

If your dragging the file on top of the jar then thats because the jar is a file and not a folder. If you drag a file on top of another file your say that you want to run file B with file A. Get a zip Archive software like 7zip (google it) If your using a archive software and this is still happening the only think i can think to tell you is open the archive.


What is jar file?

Jar file is Java AR-chive Java Archive File, commonly referred to as a Jar File is nothing more than a compressed archive file.


How java program can run in windows7?

You must have a java runtime environment (JRE) installed to run a jar file .. if it is not a jar ( or it is a class ), you should have the java development kit or JDK .. if the file you are running is a jar file, just double click it. if the file you are running is a class file ex. "MainProg.class" then go to the bin directory, and open command prompt and change to that directory. then java MainProg.class it should run ..


How do you convert text file to jar file?

You can change the file extension from .txt to .jar but .jar is a java format and is not normally used to wrap text.


How do you remove virtual arrow keys on Samsung S3370 while playing on Java?

Hey, guys i can tell you! first download the jar file on u r computer then open the jar file and open the folder META-MF then u will see the file open it with notepad and write the following code MIDLET-TOUCH SUPPORT: TRUE then save it. the virtual keys are gone!


How can you open jar file?

jar openjava -jar filename.jar jar files are basically zip files with an extension of jar. If you just want to view the contents of the file, you may use programmes like winzip or winrar etc.But if you want to use the jar file for some execution you should j2me, or sjboy emulator


How can you covert a ZIP file to a JAR file?

We can easily convert the zip file into jar file by using the converting software, named winzip.


How do you install multiverse for a mcmyadmin server on minecraft?

To install Multiverse, Open your Mcmyadmin file, find the Plugin file (should be in the "minecraft" file) paste the multiverse .jar files in the plugin file. Thats it, Your done.