I have developed one Utility using Java and JDOM. I don'tknow 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 forthat?
For packing, i recommend using .jar files.java.sun.com/developer/Books/javaprogramming/JAR/As for a setup app, i have no idea.