Can I download and install Greenfoot without changing the Java version that my browser uses?
My Windows 7 has this installed:
C:\Windows\System32>java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
But the documentation here says:
"Greenfoot requires the Java 6 or Java 7 JDK.
Note that you need the version marked JDK;
not JRE, Netbeans or Java EE."
So can Greenfoot use a different version of Java than the browser?