Wild Thing Posted April 26, 2010 Share Posted April 26, 2010 hi everybody, for the past several months i have been learning java in a class, but the class is lacking in how to make jar files that are properly packaged to run from the desktop. i have searched java.com and sun.com and a lot of other places to no avail. i was wondering if anybody knew how. thanks, Wild Thing Quote Link to comment Share on other sites More sharing options...
Netshroud Posted April 26, 2010 Share Posted April 26, 2010 A JAR is simply a ZIP of the required files, with a manifest. Quote Link to comment Share on other sites More sharing options...
Sparda Posted April 26, 2010 Share Posted April 26, 2010 The easiest way to make a jar is to have Eclipse do it for you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.