Thursday, 15 August 2013

How bet Netbeans 7.2 to use 32 Bit JVM

How bet Netbeans 7.2 to use 32 Bit JVM

So I am using Netbeans to develop a Jenkins Groovy Post Build Script.
Jenkins runs in 32 bit mode (Production cannot touch), Netbeans wants to
run in 64 bit mode.
I can get EITHER environment to work, the problem is that I need to keep
switching my PATH variable so the right version of a DLL is on the path,
but switch is time consuming and annoying.
I am trying to figure out how to get Netbeans to either run in 32 bit mode
or to change the PATH variable in Netbeans to use the 64 Bit DLL
(something Visual Studio supports).
So far, nothing I've done has convinced Netbeans to use 32 mode and I see
no way to change the path for the Netbeans IDE.
Suggestions?
Frank

No comments:

Post a Comment