I am developing an admin application in JAVA that is supposed to run in all platform. For this application I need to create an installer. But I am facing some problems in MAC. In order create installer in MAC I need to bundle JAR file. But I don't find any JAR bundler in my PC though I have setup the latest JDK. Can someone help me to get the JAR bundler? Please specify the full process to get JAR bundler.
NOTE: I am developing the app using eclipse IDE.
Solution:
The solution of this problem can be found in the following link. Apparently, Apple has discontinued the existence of JAR bundler.