oracle java 7 console
I require Java so I have installed Oracles Java 1.7.0_11. I am having some issues with some of the applets so I want to look at the Java console.
I open the Terminal and type: java -version and I get:
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
I can run the Java test from the following URL: http://javatester.org/version.html and I get the following results:
Java Version 1.7.0_11 from Oracle Corporation
Why is the system telling me I have Java 1.6 installed when I'm running Java 1.7 via the plugin?
MacBook Pro, OS X Mountain Lion (10.8.2)