EclipseMenu‎ > ‎

Running Eclipse using 32 bit JVM instead of 64 on Apple Mac

http://ysasaki600.wordpress.com/2009/09/19/week2-tutorial-for-eclipse-wtp/

 just type in “-d32″ in VM argument field


VM argument

This forces Eclipse to use 32-bit JVM instead of 64-bit JVM. Very simple answer.

Comments