Home | Features | Screenshots | Download | News | User Guides | Revision History | Links | Copyright & License


EclipseNSIS


[Expand all]  [Collapse all]

Revision History

EclipseNSIS

Expand/Collapse 0.9.8.1 (09/12/2011)
  • Added support for Java 7.
  • Added support for Oracle Java VMs.
Expand/Collapse 0.9.8 (04/28/2010)
  • Added 64-bit support.
  • Added filter capability for NSIS Commands view.
  • Bug Fixes
Expand/Collapse 0.9.7.3 (03/26/2010)
  • Upgraded to Java 5.
  • Upgraded to Eclipse 3.5 - no longer compliant with Eclipse 3.4.
  • Added support for !searchreplace command.
  • Added support for registering EXE COM servers in InstallLib macros.
  • Added experimental support for Java 7.
  • Added experimental support for Windows 7.
  • Bug Fixes
Expand/Collapse 0.9.7.2 (12/13/2008)
Expand/Collapse 0.9.7.1 (12/09/2008)
Expand/Collapse 0.9.7 (09/29/2008)
  • Upgraded to Eclipse 3.4 - no longer compliant with Eclipse 3.3.
  • Added support for new !searchparse command.
  • Added support for new /file option for !define command.
  • Added support for !else in outline view.
  • Wizard now supports MUI2 and Multi-User Install.
  • Added preview to NSIS Command Wizard.
  • Added support for unicode version of NSIS.
  • SourceForge download site is validated in Update preference page.
  • Proxy configuration is obtained from Eclipse network settings preferences.
  • Feature Requests:
  • Bug Fixes
  • Other minor bug fixes.
Expand/Collapse 0.9.6.2 (01/02/2008)
  • Updated copyright notice.
  • Bug Fixes
Expand/Collapse 0.9.6.1 (08/21/2007)
Expand/Collapse 0.9.6 (08/13/2007)
  • Added support for changes in NSIS 2.26:
    • New variables and constants ($EXEPATH, $EXEFILE, $PROGRAMFILES64, $PROGRAMFILES32, $COMMONFILES64, $COMMONFILES32.
    • New InstallLib options (LIBRARY_IGNORE_VERSION and LIBRARY_X64).
    • New and changed commands (SetRegView, GetDLLVersionLocal, MessageBox and File).
    • Fixed support for Windows Vista.
    • Wizard now supports 32-bit or 64-bit target platforms.
  • Bug Fixes
Expand/Collapse 0.9.5.1 (03/15/2007)
  • Added support for new predefines.
  • Added support for /P compiler option.
  • Fixed outline view filter.
  • Added preference for saving file(s) before compilation.
  • Added functionality for associating headers (*.nsh) with a script (*.nsi).
Expand/Collapse 0.9.5 (02/01/2007)
  • Upgraded to Eclipse 3.2 - no longer compatible with Eclipse 3.1.
  • Added Export as HTML command.
  • Var elements now shown in Outline view.
  • Added NSIS Command Wizard for adding NSIS commands to script.
  • Added drag & drop support to NSIS Script Wizard and EclipseNSIS Editor.
  • Added support for REG_BIN and REG_EXPAND_SZ in NSIS Script Wizard
  • Added support for Library installs in NSIS Script Wizard.
  • NSIS Script Wizard can now save output to filesystem in addition to the workspace.
  • Added registry key and registry value browsers to NSIS Script Wizard.
  • Added command to insert registry value into NSIS script.
  • Added filtering to outline view.
  • Added startup plugin to check file associations.
  • Bug fixes:
  • Feature Requests:
  • Other minor bug fixes.
Expand/Collapse 0.9.4 (01/26/2006)
  • Java 6.0 (Mustang) can be used as the runtime environment- however it will not be officially supported until it is released.
  • Refactored EclipseNSIS console to use standard Eclipse console functionality.
  • Added support for NSIS scripts as External Tool launch configurations.
  • Added support for NSIS scripts as external builders.
  • Added NSIS update functionality - manual as well as automated.
  • EclipseNSIS editor scroll tip now moves with scroll bar.
  • SubSection/SubSectionEnd supported even when deprecated (NSIS 2.05 and above).
  • Clicking on a NSIS file link in EclipseNSIS help or NSIS Users Manual view now opens the file in Eclipse instead of an external editor.
  • Added support for nightly CVS builds.
  • Added support for SHCTX registry root key in EclipseNSIS Script Wizard.
  • Added error markers and tooltips in EclipseNSIS Script Wizard Contents page.
  • Added new command to clear problem markers.
  • Enhanced F3 hover help- now provides more detail as well as hyperlinks.
  • Fixed usage of template editor dialog.
  • Added functions to import registry keys/files into NSIS script.
  • Bug fixes:
  • Feature Requests:
  • Other minor bug fixes.
Expand/Collapse 0.9.3 (09/29/2005)
  • External files are now supported- including compiling, testing, code folding and annotations.
  • Compilation properties can now also be set at the project or folder levels.
  • Bug fixes:
  • Other minor bug fixes.
Expand/Collapse 0.9.2 (08/23/2005)
  • Support for Windows 98 and Windows ME reintroduced.
  • Modified startup check for NSIS home until after Workbench is activated.
  • Added visual progress feedback during long-running startup or reconfiguration operations.
  • Added more rigorous checks for OS and JVM.
  • Added underline and strikethrough syntax styles to editor.
  • Improved job scheduling mechanism.
  • Bug fixes:
  • Feature Requests
  • Other minor bug fixes.
Expand/Collapse 0.9.1 (07/18/2005)
Expand/Collapse 0.9.0 (07/15/2005)
  • Upgraded to Eclipse 3.1 - no longer compatible with Eclipse 3.0
  • Several minor bug fixes.
  • Removed support for Windows 98 and Windows ME because of java.lang.Runtime.exec() issues. Support may be added back later.
Expand/Collapse 0.5.0 (04/11/2005)
  • Script wizard
  • Support for code templates.
  • Task tag detection.
  • Console enhancements.
  • Editor enhancements.
  • Integrated help.
  • Several minor bug fixes.
  • Support for IBM and BEA JRockit JREs.
Expand/Collapse 0.2.0 (09/16/2004)
  • Added syntax highlighting editor, including hover help, code outlining and folding and context-sensitive help.
Expand/Collapse 0.0.1 (09/03/2004)
  • First public release of EclipseNSIS plugin.
  • Minimal functionality-allows compilation and testing of NSIS scripts.

EclipseNSIS InstallOptions Editor

Expand/Collapse 0.9.8.1 (09/12/2011)
  • Added support for Java 7.
  • Added support for Oracle Java VMs.
Expand/Collapse 0.9.8 (04/28/2010)
  • Added 64-bit support.
Expand/Collapse 0.9.7.3 (03/26/2010)
  • Upgraded to Java 5.g fixes.
  • Upgraded to Eclipse 3.5 - no longer compliant with Eclipse 3.5.
Expand/Collapse 0.9.7 (09/29/2008)
  • Upgraded to Eclipse 3.4 - no longer compliant with Eclipse 3.3.
  • Minor bug fixes.
Expand/Collapse 0.9.6.2 (01/02/2008)
  • Updated copyright notice.
Expand/Collapse 0.9.6.1 (08/21/2007)
Expand/Collapse 0.9.6 (08/13/2007)
  • Added support for new HLine and VLine controls.
  • Added support for line-breaks in Link controls.
  • Bug fixes:
Expand/Collapse 0.9.5.1 (03/15/2007)
  • Added support for new FOCUS flag.
  • Added visual indication of bitmap and icon locations in preview.
  • Improved resize feedback.
  • Added preference to automatically save InstallOptions script before preview.
  • Bug fixes:
Expand/Collapse 0.9.5 (02/01/2007)
  • Upgraded to Eclipse 3.2 - no longer compatible with Eclipse 3.1.
  • Added Export as HTML command.
  • Added new control editing commands in source editor.
  • Control type can now be changed in the design editor.
  • Added support for automatic Team checkout in design editor..
  • Fixed handling of escaped characters in INI file.
  • Added Quickfix support in Source editor.
  • Other minor bug fixes.
Expand/Collapse 0.9.4 (01/26/2006)
  • Fixed GroupBox transparency.
  • Preview can now also handle external files.
  • Improved clipboard handling.
  • ComboBox/Droplist now shows the dropdown only when it is the primary selection.
  • Fixed improper handling of spaces in lists separated by '|', e.g. in Flags and ListItems fields.
  • Better management of Dialog sizes.
  • Other minor bug fixes.
Expand/Collapse 0.9.3 (09/29/2005)
  • Added support for Unknown control in design editor.
  • Added distribution, locking actions to design editor.
  • Added preview support in both source and design editors.
  • Fixed Z-ordering of controls.
  • Improved RTL support on Windows 2000 and better.
  • External files are now supported- including code folding and annotations.
  • Bug fixes:
  • Other minor bug fixes.
Expand/Collapse 0.9.2 (08/23/2005)
  • Upgraded to Eclipse GEF 3.1 - no longer compatible with GEF 3.0.
  • Added template support.
  • Added dynamic support for change in MakeNSIS version in EclipseNSIS preferences.
  • Added startup check for default INI file association with InstallOptions Editor.
  • Added project nature and project builder for handling automatic detection of errors and warnings upon resource changes.
  • Added underline and strikethrough syntax styles to source editor.
  • Guides and controls glued to guides are now saved as INI file comments, and can be restored when Design editor is opened.
  • Improved screen scraping mechanism for control image capture.
  • Customized palette preference dialog.
  • Bug fixes:
  • Other minor bug fixes.
Expand/Collapse 0.9.0 (07/15/2005)
  • First public release of EclipseNSIS InstallOptions Editor feature.
  • Requires Eclipse 3.1 - not compatible with Eclipse 3.0
  • Requires Eclipse GEF 3.0
  • Design editor with point & click editing and outline view.
  • Source editor with syntax highlighting, code outlining & folding and dynamic error checking.
  • Integrated help.
  • Script wizard.

EclipseNSIS Utilities

Expand/Collapse 0.9.3 (03/26/2010)
  • Upgraded to Java 5.
  • Upgraded to Eclipse 3.5 - no longer compliant with Eclipse 3.4.
  • net.sf.jarsigner 0.9.3
    • Added support for timestamping and alternate signing methods.
Expand/Collapse 0.9.2.2 (09/29/2008)
  • Added compatibility for Eclipse 3.4.
Expand/Collapse 0.9.2.1 (01/02/2008)
  • Updated copyright notice.
Expand/Collapse 0.9.2 (08/13/2007)
  • Upgraded to Eclipse 3.3 - no longer compatible with Eclipse 3.2.
  • Other minor bug fixes.
Expand/Collapse 0.9.1 (02/01/2007)
  • Upgraded to Eclipse 3.2 - no longer compatible with Eclipse 3.1.
  • Other minor bug fixes.
Expand/Collapse 0.9.0 (01/26/2006)
  • net.sf.jnigen 0.9.0.
    • Fixed handling of output directories with spaces in the name.
  • Other minor bug fixes.
Expand/Collapse 0.5.0 (08/23/2005)
  • Created net.sf.eclipsensis.utilities plugin as a common codebase for tools.jar related utilities.
  • net.sf.jnigen 0.5.0.
    • Modified to use the latest installed JRE rather than the current JRE.
    • Added support for different types of output files.
    • Added verbose output option.
  • net.sf.jarsigner 0.5.0
    • Added support for JAR verification.
Expand/Collapse 0.1.0 (07/15/2005)
  • First public release of EclipseNSIS Utilities feature.
  • Requires Eclipse 3.1 - not compatible with Eclipse 3.0
  • Includes the following utilities
    • net.sf.jnigen 0.3.0 - JNI header file generation.
    • net.sf.jarsigner 0.1.0 - Digitally sign JAR files.

EclipseNSIS Sources

Expand/Collapse 0.9.8.1 (09/12/2011)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.8.1
    • EclipseNSIS Startup 0.9.8.1
    • EclipseNSIS Update 0.9.8.1
    • EclipseNSIS InstallOptions Editor 0.9.8.1
    • EclipseNSIS Utilities 0.9.3
    • JAR Signer 0.9.3
    • JNI Generator 0.9.3
Expand/Collapse 0.9.8 (04/28/2010)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.8
    • EclipseNSIS Startup 0.9.8
    • EclipseNSIS Update 0.9.8
    • EclipseNSIS InstallOptions Editor 0.9.8
    • EclipseNSIS Utilities 0.9.3
    • JAR Signer 0.9.3
    • JNI Generator 0.9.3
Expand/Collapse 0.9.7.3 (03/26/2010)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.7.3
    • EclipseNSIS Startup 0.9.7.3
    • EclipseNSIS Update 0.9.7.3
    • EclipseNSIS InstallOptions Editor 0.9.7.3
    • EclipseNSIS Utilities 0.9.3
    • JAR Signer 0.9.3
    • JNI Generator 0.9.3
Expand/Collapse 0.9.7.2 (12/13/2008)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.7.2
    • EclipseNSIS Startup 0.9.7
    • EclipseNSIS Update 0.9.7
    • EclipseNSIS InstallOptions Editor 0.9.7
    • EclipseNSIS Utilities 0.9.2.2
    • JAR Signer 0.9.2.2
    • JNI Generator 0.9.2.2
Expand/Collapse 0.9.7.1 (12/09/2008)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.7.1
    • EclipseNSIS Startup 0.9.7
    • EclipseNSIS Update 0.9.7
    • EclipseNSIS InstallOptions Editor 0.9.7
    • EclipseNSIS Utilities 0.9.2.2
    • JAR Signer 0.9.2.2
    • JNI Generator 0.9.2.2
Expand/Collapse 0.9.7 (09/29/2008)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.7
    • EclipseNSIS Startup 0.9.7
    • EclipseNSIS Update 0.9.7
    • EclipseNSIS InstallOptions Editor 0.9.7
    • EclipseNSIS Utilities 0.9.2.2
    • JAR Signer 0.9.2.2
    • JNI Generator 0.9.2.2
Expand/Collapse 0.9.6.2 (01/02/2008)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.6.2
    • EclipseNSIS Startup 0.9.6.1
    • EclipseNSIS Update 0.9.6.1
    • EclipseNSIS InstallOptions Editor 0.9.6.2
    • EclipseNSIS Utilities 0.9.2.1
    • JAR Signer 0.9.2.1
    • JNI Generator 0.9.2.1
Expand/Collapse 0.9.6.1 (08/21/2007)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.6.1
    • EclipseNSIS Startup 0.9.6
    • EclipseNSIS Update 0.9.6
    • EclipseNSIS InstallOptions Editor 0.9.6.1
    • EclipseNSIS Utilities 0.9.2
    • JAR Signer 0.9.2
    • JNI Generator 0.9.2
Expand/Collapse 0.9.6 (08/13/2007)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.6
    • EclipseNSIS Startup 0.9.6
    • EclipseNSIS Update 0.9.6
    • EclipseNSIS InstallOptions Editor 0.9.6
    • EclipseNSIS Utilities 0.9.2
    • JAR Signer 0.9.2
    • JNI Generator 0.9.2
Expand/Collapse 0.9.5.1 (03/15/2007)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.5.1
    • EclipseNSIS Startup 0.9.5.1
    • EclipseNSIS Update 0.9.5.1
    • EclipseNSIS InstallOptions Editor 0.9.5.1
    • EclipseNSIS Utilities 0.9.1
    • JAR Signer 0.9.1
    • JNI Generator 0.9.1
Expand/Collapse 0.9.5 (02/01/2007)
  • This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.5
    • EclipseNSIS Startup 0.9.5
    • EclipseNSIS Update 0.9.5
    • EclipseNSIS InstallOptions Editor 0.9.5
    • EclipseNSIS Utilities 0.9.1
    • JAR Signer 0.9.1
    • JNI Generator 0.9.1
Expand/Collapse 0.9.4 (01/26/2006)
  • First public release of EclipseNSIS Sources feature. This bundles source code for the following EclipseNSIS plugins into a single plugin:
    • EclipseNSIS 0.9.4
    • EclipseNSIS Update 0.9.4
    • EclipseNSIS InstallOptions Editor 0.9.4
    • EclipseNSIS Utilities 0.9.0
    • JAR Signer 0.9.0
    • JNI Generator 0.9.0

SourceForge.net Logo OSI certified eclipse ready
Rate this plugin!
Copyright © 2004-2011 Sunil Kamath (IcemanK).