I would like to know how to run Eclipse 4.2 using Java 1.7 on mac.

According to http://wiki.eclipse.org/JDT/Eclipse_Java_7_Support_%28BETA%29 it is supported.

Although when I start Eclipse and / or Apatana 3 they seem to run under Java 1.6 even when I have

$ java -version
java version "1.7.0_04-ea"
Java(TM) SE Runtime Environment (build 1.7.0_04-ea-b227)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b12, mixed mode)

On finder -> "Java Preferences" I set Java 1.7 at the top. I tried disabling Java 1.6 and start eclipse:

"Failed to create Java Virtual Machine". 

If I enable Java 1.6 and 1.7 on "Java Preferences", Eclipse and Aptana start normally, although they run under Java 1.6

!SESSION 2012-02-03 11:31:18.614 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
link|improve this question

50% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.