Tag Archives: double click

HowTo: Run .jar files in Ubuntu

To run a JAR file from the command line in ubuntu using the following command: java -jar filename.jar Otherwise it is also possible to enable double clicking to run jar files too by the following simple steps: Find the .jar … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , , , , , , , | 2 Comments