how to create jar files so that it will open in a mouse click?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moizpalitanawala
    New Member
    • Jul 2008
    • 14

    how to create jar files so that it will open in a mouse click?

    my project has many files?
  • pbrockway2
    Recognized Expert New Member
    • Nov 2007
    • 151

    #2
    Are you using Windows? If so you need to associate the jar files with the Java executable.


    Roedy Green gives details for how to do that. He also details how the jar file itself is created and how it is set up so an application actually runs when it is double clicked.

    Comment

    Working...