Home » » How to run a jar file in Linux Mint & Ubuntu

How to run a jar file in Linux Mint & Ubuntu

Posted by All Tutor Flashing Rom on Wednesday, August 8, 2012


Try the following simple steps

For executing a .jar file you need Java 6.0 or higher ,if you have java installed start from  step 3

1. open the Terminal 
2. run the command to install openjdk

 $sudo apt-get install openjdk-7-jdk

3.  to execute  the .jar
 $java -jar sample.jar 


0 comments:

Post a Comment

Popular Posts

Powered by Blogger.
.comment-content a {display: none;}