- Run /usr/libexec/java_home -Vto find the location of an installed JDK.
- To launch Eclipse from Finder, follow the instructions at
http://stackoverflow.com/a/25486012/130224
to set the -vmflag ofEclipse.app/Contents/Info.plist.
- To run Eclipse from the command line, run
Eclipse.app/Contents/MacOS/eclipse.
References