Hi, do you use Ubuntu 10.04? I use Ubuntu 10.04 and I had the same error.
The solution is described here: http://digitalexplorations.wordpress.com/installing-google-app-engine-for-eclipse-3-5-on-ubuntu-10-04-lts/ Install the WST code from the Eclipse Galileo source. The source is: http://download.eclipse.org/releases/galileo. Select the Web, XML, and Java EE Development group for installation, which includes the WST Server Adapters. After the installation, Eclipse needs to be restarted and you can use the Plugin from http://dl.google.com/eclipse/plugin/3.5 . This worked for me. Best Regards, Christian On 8 Sep., 02:19, "Jeroen Lapre'" <[email protected]> wrote: > Hi Rajeev, > > I'm using: > > http://dl.google.com/eclipse/plugin/3.5 > > And get the following error in helios EE and JSE: > > Cannot complete the install because one or more required items could not be > found. > Software being installed: Google App Engine Java SDK 1.3.7 > 1.3.7.v201008311405 > (com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.7.feature.group > 1.3.7.v201008311405) > Missing requirement: Google Plugin for Eclipse 3.5 1.3.3.v201006111302 > (com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.3.v201006111302) > requires 'org.eclipse.platform.feature.group [3.5.0,3.6.0)' but it could not > be found > Cannot satisfy dependency: > From: Google App Engine Java SDK 1.3.7 1.3.7.v201008311405 > (com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.7.feature.group > 1.3.7.v201008311405) > To: com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.3 > > Any ideas? > > thanks > -jeroen > > On Tue, Sep 7, 2010 at 12:51 PM, Rajeev Dayal <[email protected]> wrote: > > Hey synthetic, > > > Which update site were you using? > > > Rajeev > > > On Tue, Sep 7, 2010 at 1:29 PM, syntheticperson > > <[email protected]>wrote: > > >> Ok, > > >> good to know it works with helios. > >> I'll give it another try. > > >> thanks > > >> synthetic p > > >> On Sep 6, 11:00 pm, "Thomas P." <[email protected]> wrote: > >> > I think you did something wrong ... > > >> > I've been working with GAE+GWT with Helios for about 4 weeks now and > >> > everything works fine ... > > >> > Best regards, > >> > Thomas > > >> > On 05.09.2010 19:33, syntheticperson wrote: > > >> > > I tried to install google app engine java plugin for eclipse, but it > >> > > does not appear to be compatible with the latest helios release of > >> > > eclipse. > > >> > > Cannot complete the install because one or more required items could > >> > > not be found. > >> > > Software being installed: Google Plugin for Eclipse 3.5 > >> > > 1.3.3.v201006111302 > >> > > (com.google.gdt.eclipse.suite.e35.feature.feature.group > >> > > 1.3.3.v201006111302) > >> > > Missing requirement: Google Plugin for Eclipse 3.5 > >> > > 1.3.3.v201006111302 > >> > > (com.google.gdt.eclipse.suite.e35.feature.feature.group > >> > > 1.3.3.v201006111302) requires 'org.eclipse.platform.feature.group > >> > > [3.5.0,3.6.0)' but it could not be found > > >> > > Are there any plans to upgrade google plugin for: > > >> > > Eclipse Java EE IDE for Web Developers. > > >> > > Version: Helios Release > >> > > Build id: 20100617-1415 > > >> > > ? > > >> > > thanks > >> > > -synthetic person > > >> -- > >> 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]<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.
