EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. The InstallOptions Editor plugin is for editing of InstallOptions files. (Requires Eclipse GEF http://www.eclipse.org/gef)
License
Common Public License 1.0Follow EclipseNSIS
Other Useful Business Software
Red Hat Enterprise Linux on Microsoft Azure
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
Rate This Project
Login To Rate This Project
User Reviews
-
Does not work on WINDOWS 10: Caused by: org.eclipse.core.runtime.CoreException: EclipseNSIS only supports Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 and Windows 7. at net.sf.eclipsensis.EclipseNSISPlugin.validateOS(EclipseNSISPlugin.java:441) at net.sf.eclipsensis.EclipseNSISPlugin.start(EclipseNSISPlugin.java:114) at org.eclipse.osgi.internal.framework.BundleContextImpl_3.run(BundleContextImpl.java:771) at org.eclipse.osgi.internal.framework.BundleContextImpl_3.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764) ... 37 more Caused by: java.lang.RuntimeException: EclipseNSIS only supports Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 and Windows 7. at net.sf.eclipsensis.EclipseNSISPlugin.validateOS(EclipseNSISPlugin.java:442) ... 42 more
-
This project looks very dead. It does not work at all on WIndows 8 because the plugin doesn't recognize the OS version. The bug has been reported 15 months ago (!) and is still not fixed, making this plugin completely unusable.
-
Thanks for the amazing plugin, works great and the integration is so neat when you can do just everything from writing/compiling and building the installers right from the IDE. I use them along with Maven Shade and Launch4j plugins to create exe files for standalone java project. Regards Prash
-
Thanks for Eclipsensis, it's great!
-
Combining the power and ease of NSIS to create installers with the IDE benefits of Eclipse makes the project extremely useful to bring together everything in one.