Java VM on Windows 7 - Must be less than 7?
Status: Beta
Brought to you by:
icemank
I received an error when trying to use EclipseNSIS on Windows 7 Pro 64-bit with Eclipse Indigo 64-bit.
"EclipseNSIS only supports the following Java VMs on Windows 7:"
The highest version mentioned is 6.x. However, I have the following installed on my system:
== 64-BIT ==
1) JDK 1.7
2) JRE 6.0 U27 (6.0.270.7)
3) JRE 7.0 (7.0.0.147)
== 32-BIT ==
4) JDK 1.6
5) JRE 6.0 U26 (6.0.260.3)
I have JRE 7 (#2) set as the primary Java.
I know that 7 is technically a Developer release at this point, but I'm using it since I'm on a 64-bit laptop, and supposedly 7 has improved performance and stability (among other things): http://java.com/en/download/faq/java7.xml
EclipseNSIS Windows 7 JVM Error
(Correction) "I have JRE 7 (#2) set as the primary Java." should refer to #3.
Exactly the same problem affects me. I have JDK7 and EclipseNSIS fails to work.