EclipseNSIS - NSIS plugin for Eclipse: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Reverted edits by 81.62.104.241 to last version by 80.229.44.172)
No edit summary
Line 1: Line 1:
{{PageAuthor|Iceman_K}}
{{PageAuthor|Iceman_K}}
MA ALLORA IO NON HO ANCORA CAPITO A COSA SERVE STO NSIS. E' TROPPO COMPLICATO!!!


[[Image:Eclipsensis1.gif|right|thumb|150px|Script editor]]
[[Image:Eclipsensis1.gif|right|thumb|150px|Script editor]]

Revision as of 17:11, 22 March 2006

Author: Iceman_K (talk, contrib)


MA ALLORA IO NON HO ANCORA CAPITO A COSA SERVE STO NSIS. E' TROPPO COMPLICATO!!!

Script editor
Custom page editor

Description

Version: 0.9.4.

EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing 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 quick and detailed hover help, as well as access to complete NSIS documentation.
  • Full support for compiling and testing scripts. Includes automatic generation of error and warning markers in scripts.
  • Support for NSIS script-based launch configurations and project builders.
  • Automatic generation of task markers (TODO items).
  • Integrated update support within Eclipse.
  • Integrated NSIS update support.
  • InstallOptions GUI designer.

Coming soon

  • Syntax checking.
  • Automatic discovery of macro and function definitions.

Read more at the home page.