I am writing an application in Java for the desktop using the Eclipse SWT library for GUI rendering. I think SWT helps Java get over the biggest hurdle for acceptance on th
In my company we use Launch4J to create the exe file, and NSIS to create the installer, with SWT applications.
We have used it for years in several commercial applications and the pair works fine.