Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

How to pack a Java Application

  Asked By: Bill    Date: May 10    Category: Java    Views: 664
  

I have developed one Utility using Java and JDOM. I don't
know how to pack and deploy as an EXE file. What are the files to be included?
Can you tell me the procedure for making a setup file. What tool I can use for
that?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Alexis Castillo     Answered On: May 10

For packing, i recommend using .jar files.

java.sun.com/developer/Books/javaprogramming/JAR/

As for a setup  app, i have no idea.

 
Didn't find what you were looking for? Find more on How to pack a Java Application Or get search suggestion and latest updates.




Tagged: