facebook

How to create executable jar using myeclipse

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241297 Reply

    Is there a way to create executable jar using myEclipse IDE. If so, is there anyone that can direct me to some info on how to get started.

    #241316 Reply

    Riyad Kalla
    Member

    Eclipse does support a JAR exporting mechanism: File > Export > JAR, as long as your manifest is setup to specify a Main-class attribute, I imagine this would be an executable JAR if the user has the JRE installed correctly.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to create executable jar using myeclipse

You must be logged in to post in the forum log in