Eventually I got it working by installing the 'Indigo Eclipse IDE for Java EE Developers' version. All of the other versions I tried gave me the problem you have, and none of the 'solutions' I found on the web worked (e.g. install something before something else, uninstall something and reinstall)
Let us know if it works for you. Ian On 30 December 2011 13:19, Clundahl <[email protected]> wrote: > Hi > > I run a VirtualBox on a 64 bit Windows 7, inside this I run a Ubuntu > 10.11 (32-bit). > > The first thing i did when installation completed i ran > > sudo apt-get install openjdk-6-jdk > > And installed this (I have also tried with openjdk-7-jdk). > > Then i installed eclipse (turned out to be the Indigo release) and > installed also the eclipse-jdts (nothing happened since this module > was already present and up to date). > > Then i tried installing GWT-plugin from > http://dl.google.com/eclipse/plugin/3.7 > (and also from .../3.6). I tried installing with a multitude of > combinations of Google-plug-ins included at the same time. For > instance "Google plugin for eclipse 3.7" and "Google web toolkit SDK > 2.4.0" together. > > This gave the following repsonse: > > Cannot complete the install because one or more required items could > not be found. > Software being installed: Google Plugin for Eclipse 3.7 > 2.5.0.v201112160242-rel-r37 > (com.google.gdt.eclipse.suite.e37.feature.feature.group > 2.5.0.v201112160242-rel-r37) > Missing requirement: Google App Engine Plugin 2.5.0.v201112160242- > rel-r37 (com.google.appengine.eclipse.core 2.5.0.v201112160242-rel- > r37) requires 'bundle org.eclipse.wst.sse.core 0.0.0' but it could not > be found > Cannot satisfy dependency: > From: Google Plugin for Eclipse 3.7 2.5.0.v201112160242-rel-r37 > (com.google.gdt.eclipse.suite.e37.feature.feature.group > 2.5.0.v201112160242-rel-r37) > To: com.google.appengine.eclipse.core [2.5.0.v201112160242-rel- > r37] > > I then tried to install everything from disc - downloading evertything > from a manualy downloaded zip-file. This gave the same error. > > Do you kind and cunning people have any suggestions? > > //Chlundahl > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
