Hi, I have run into some problems with eclipse and hope that someone here can help me.
I created a GAE project and wanted to experiment with some basic JSP stuff. I run into the known problem that I have to install a JDK. After doing so, problems got worse. When I now try to create or edit a JSP page, eclipse freezes. I've tried the 64bit version of Helios in combination with Java 6 Update 21 (64bit), as well as the 32bits version of Helios in combination with the 32bit version of the JDK (after uninstalling the 64bit versions), both on the same 64bit Windows 7 computer. When I force eclipse to close I get the error message: ----------------------------------------------------------------------------------------------------------------------------- Java was started but returned exit code= -805306369 C:\Windows\system32\javaw.exe -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m -jar D:\Program Files\eclipse\plugins/org.eclipse/equinox.launcher_1.1.0.v20100507.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher D:\Program Files\eclipse\eclipse.exe -name Eclipse --launcher.library D:\Program Files\eclipse\plugins/ org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v2010 0503\eclipse_1307.dll -startup D:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 7c0_58 -product org.eclipse.epp.package.jee.product -vm C:\Windows\system32\javaw.exe -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m -jar D:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar ----------------------------------------------------------------------------------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
