Trying To Run Android App From Eclipse: Stuck Between "out Of Heap Space" And "failed To Create Jvm"
I am trying to launch an android app from within eclipse. If my eclipse.ini contains -startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.library plugins/or
Solution 1:
First, you should specify the path to your Oracle JDK/JVM as described at http://wiki.eclipse.org/Eclipse.ini
Post a Comment for "Trying To Run Android App From Eclipse: Stuck Between "out Of Heap Space" And "failed To Create Jvm""