wklaczynski / nsis4netbeans

Provides support for NSIS (Nullsoft Scriptable Install System) in NetBeans IDE.

Home Page:http://plugins.netbeans.org/plugin/70292/?show=true

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Maintainability License: GPL v3

Synopsis

Provides support for NSIS (Nullsoft Scriptable Install System) in NetBeans IDE. Features include file type recognition for *.nsi script files and *.nsh header files, file type recognition for *.nsddef and *.nsdinc NSIS Dialog Designer files and syntax highlighting.

Installation

Install the plugin via the NetBeans plugin portal from inside your IDE. Search for "NSIS" and you should find it...

License

GNU General Public License version 3


Specification

  • Syntax Highlighting:
    • Commands
    • Functions
    • Sections
    • Plugins
    • etc...
  • Configuration Options:
    • NSIS location on the target system, for the NSIS compile action.
    • Verbosity level of NSIS output. Defaults to "Info, warnings and errors".
  • Compile script with NSIS (must be configured in options) in toolbar, project navigator and code editor.
  • Open .nsddef files in NSIS Dialog Designer http://coolsoft.altervista.org/en/nsisdialogdesigner if installed.
  • Double click *.exe files to execute.

About

Provides support for NSIS (Nullsoft Scriptable Install System) in NetBeans IDE.

http://plugins.netbeans.org/plugin/70292/?show=true

License:GNU General Public License v3.0


Languages

Language:Java 99.8%Language:HTML 0.1%Language:NSIS 0.1%Language:Batchfile 0.0%