EclipseNSIS - NSIS plugin for Eclipse: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 8: | Line 8: | ||
'''Version:''' 0.9.3. | '''Version:''' 0.9.3. | ||
EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft tema4_00-01_www.pdf (NSIS) scripts. | EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft tema4_00-01_www.pdf (NSIS) scripts. | ||
== Features == | == Features == |
Revision as of 17:18, 1 February 2006
Author: Iceman_K (talk, contrib) |
Description
Version: 0.9.3.
EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft tema4_00-01_www.pdf (NSIS) scripts.
Features
- Syntax highlighting editor, with customization.
- Outline view for quick navigation.
- Script Wizard for generating NSIS scripts. This includes support for templating.
- Code template support with replaceable parameters for reusing common script fragments.
- Integrated help, including hover help, "sticky" help as well as detailed help.
- Full support for compiling and testing scripts. Includes automatic generation of error and warning markers in scripts.
- Automatic generation of task markers (TODO items).
- Integrated update support within Eclipse.
- InstallOptions GUI designer.
Coming soon
- Syntax checking.
- Automatic discovery of macro and function definitions.
Read more at the home page.