Thread
:
jar applications?
View Single Post
josiahg777
2008-11-07 , 06:30
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#
5
For running jar applications you can TRY installing jalimo-swt-example and classpath-common.
You can find these both by doing a search on gronmayer.com/it
This isn't guaranteed to work, but it does give you java with limited swing support. (I can use it to run various java apps I've written)
Once you've got these installs, you should be able to launch your application with the following command:
Code:
java -jar <name of file.jar>
__________________
Promises are like babies. Fun to make, but hard to deliver.
Warning: dates on calendar are closer than they appear.
Quote & Reply
|
josiahg777
View Public Profile
Send a private message to josiahg777
Find all posts by josiahg777