I’m looking for an eclipse plugin (free or commercial) installer generator, something similar to IzPack, but integrated into eclipse(plugin). Does it exist some plugin to generate application installer ?
Possibly cross-platform.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
NSIS is a good language for creating exe’s. I use EclipseNSIS. It’s a great plugin that has a built in wizard. From the NSIS language you will get a working exe.