Passing parameters in NSIS Eclipse
I'm developing an NSIS installer using the NSIS Eclipse plug-in.

At the moment I'm debugging by compiling and then running the installer from the commandline and passing it parameters. Is it possible to get the plugin or eclipse to pass in the parameters when it runs?

Thanks

Russell