Archive: 2.15 and EclipseNSIS 0.9.4


2.15 and EclipseNSIS 0.9.4
I just installed NSIS 2.15 and my installation of the EclipeNSIS plugin [0.9.4] no longer works. It tells me to set the NSIS home path, but when I point it at the new NSIS installation, it complains that "MakeNSIS v2.0 or better is required."

FYI

- Andy


yep, i got this problem too.

are you using a hash-table to detect the right version, instructor?

if yes, plz change that. i can't work with cvs/self built versions then.

plz just check for makensis.exe, thats enough for most users.
i cant think of anyone that will work with eclipse but not with nsis > 2.0


Please see http://forums.winamp.com/showthread....35#post1881635


Comm@nder21: CVS/self-built versions should work just fine. I use them myself.
And I don't check the version simply to verify 2.0 compatability. The main reason is so that EclipseNSIS can dynamically adapt itself to different versions of NSIS- which may have new commands, commands removed, etc.
This will come into play particularly when the full NSIS syntax parser is completed (will take some time because it is fairly complex).


Iceman_K:

Thanks for the quick response - works great.

- Andy


oh, i ment iceman_k of course, not instructor :)

couldnt remember who coded eclipsensis.

i'll try to update eclipse once more :)

(takes sooo much time :()


The hotfix is not to be installed using Eclipse update. Download the file, unzip and follow instructions in README.TXT