How to Run a Jar with a Double Click

To be able to run a .jar application by double clicking it, you need to have jdk installed.

Watch Free Movies

You have to alternatives.

After you install JDK, do this:

1. Right click the .jar file -> Properties.

2. Click on the “Open With” tab along the top.

3. Change the default choice to the JDK you have chosen (OpenJDK or Java JDK)

4. Click Close and you should be ready to double click.

Scroll to Top