EclipseNSIS - NSIS plugin for Eclipse: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Created by user: Iceman_K.) |
m (Made the page author link to his/her page.) |
||
Line 1: | Line 1: | ||
== Description == | |||
EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. | EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. | ||
Line 20: | Line 22: | ||
Read more at the [http://eclipsensis.sf.net home page]. | Read more at the [http://eclipsensis.sf.net home page]. | ||
Page author: Iceman_K | Page author: [[User:Iceman_K|Iceman_K]] |
Revision as of 20:49, 29 April 2005
Description
EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (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.
Coming soon
- InstallOptions GUI designer.
- Syntax checking.
- Automatic discovery of macro and function definitions.
Read more at the home page.
Page author: Iceman_K