bellow solution worked for me. [ Reference site: 
*link<http://ten-speed-bicycle.blogspot.com/2013/01/cannot-get-system-java-compiler-please.html>
* ]
add the bold lines to  *EclipseHome/eclipse.ini*

-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
*-vm
C:\Program Files\Java\jdk1.6.0_38\bin\javaw.exe*
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to