Good day to all.

Installed the latest build of JDK (8u31) on 64-bit. Downloaded Eclipse to 64-bit. When I try to install, Eclipse gives an error: Version 1.6.0_65 of the JVM is not suitable for this product. Version: 1.7 or greater required. Version 1.6.0_65 of the JVM is not suitable for this product. Version: 1.7 or greater required.

In the java terminal version

java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-466.1, mixed mode)

In the system settings -> JAVA. See 1.8 correctly:

alt text

Tell me, please, where to change something, to see the correct JAVA_HOME.

PS I looked at stackoverflow ( https://stackoverflow.com/questions/24598465/eclipse-in-os-x-uses-different-version-of-java-than-cli/ ), did not find the answer. (

    1 answer 1

    The question was resolved if anyone would be interested. ) Everything is much easier.
    It is written here .