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]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
