Thread: Terminal
View Single Post
  #5 (permalink)  
Old 01-07-2009, 04:52 PM
KSadeck KSadeck is offline
Member
 
Join Date: Jan 2009
Posts: 3
Rep Power: 0
KSadeck is on a distinguished road
Default
Once you've done what logicbug said, you can run your java programs with this command....

java -jar xxxx.jar

where xxxx.jar is the name of your jarfile
Reply With Quote