> Remove your current Eclipse installation and reinstall. I think the problem > is due to the fact that when you initially installed it you didn't have a > jdk. Now that you have one it should work without a hitch.
Did that before I started this post, and it didn't work. I uninstalled all JDK's and JRE's and deleted eclipse. Installed the JDK (64bits) and Eclipse (64bits) but the problem remained. So I uninstalled everything again and installed the JDK (32bits) and Eclipse (32bits) and still the problem remained. That's why I'm so thankful for the workaround I got at the eclipse forum. On Jul 14, 12:26 pm, Jeff Schwartz <[email protected]> wrote: > > > > > > On Wed, Jul 14, 2010 at 6:08 AM, Alex <[email protected]> wrote: > > TL thanks for the reply. > > > I experimented with some basic plain Java code and the problem > > persisted. So I post a message on the eclipse forum and got a > > workaround. > > Anyone who encounters the same problems can find the message thread on > > the eclipse forum here: > >http://www.eclipse.org/forums/index.php?t=msg&goto=546810& > > > Gr, > > > Alex > > > On Jul 13, 10:17 pm, TL <[email protected]> wrote: > > > As a troubleshooting step I would suggest creating a java project that > > > is not a GAE project, and verifying that it works and you can edit > > > JSPs. > > > > Alternatively you can uncheck in your existing project properties the > > > checkboxes "Use Google App Engine" and "This project has a war > > > directory" in the Google settings. > > > > If it is a general Eclipse problem (not related to GAE), then other > > > java forums will be more helpful. > > > > Also try a bare bones simple "hello world" size JSP. The JSP editors > > > in eclipse are slow and tend to break once in a while on big JSP files. > > > -- > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > -- > Jeff -- 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.
