jar app

James Tyrer jrtyrer at earthlink.net
Fri Dec 11 22:01:05 GMT 2009


Peter Lewis wrote:
> ~> java -jar jarfilename.jar
> 
> should get you going at the most basic (jarfilename.jar is the jar file).
> 
> For further options try:
> ~> java -?
> 
> If the "java" command is not found then there is something wrong with the java 
> install.
> 
Not really.  You might need to use:

	$JAVA -jar jarfilename.jar

-- 
James Tyrer

Linux (mostly) From Scratch
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list