Hi, Did you install Eclipse as root? Did you perform the upgrade as non-root? There is an issue in Eclipse with installing it as root, and then updating plugins as non-root.
I'd recommend that if you install Eclipse as root, switch to root when updating your plugins. It might be easiest to start out with a clean Eclipse install and a clean workspace. Rajeev On Mon, Jul 12, 2010 at 1:38 AM, ThisSideUp < [email protected]> wrote: > Hello, > > I am running on Ubuntu 8.04 LTS, using Eclipse Galileo. I am new to > the App Engine, GWT, and Eclipse. > > Back in April I installed the App Engine and GWT plugins and started > experimenting with a web app project that uses the App Engine & GWT. > > Today I was prompted to upgrade the plugins: > - App Engine SDK bundle from 1.3.2 to 1.3.5 > - GWT SDK bundle from 2.0.3 to 2.0.4 > > After doing so, all of the App Engine and GWT buttons and menu options > disappeared from Eclipse, and I can no longer run the web app nor can > I create new web app projects. > > I attempted to resolve the problem by removing the 1.3.2 and 2.0.3 > versions of the plugins, but now my web app does not compile. > > I am familiar with using Maven to update dependencies, but I do not > have Maven installed right now. How do I go about getting my web app > to use the new versions of the libraries, and how do I fix my Eclipse > configuration? > > Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
