Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-31 Thread Thad
I have Oracle's JDK 1.6.0_29 installed on Windows 7. I've installed Eclipse 3.7. The ONLY portion from the link below that installs is GWT Designer for GPE. For ALL other components I'm told they can't be found. For example: Cannot complete the install because one or more required items could

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-31 Thread Ian Bambury
What version of Eclipse are you using? As I said, the only one that would work for me was the Java EE. On 31 December 2011 14:27, Thad thad.humphr...@gmail.com wrote: I have Oracle's JDK 1.6.0_29 installed on Windows 7. I've installed Eclipse 3.7. The ONLY portion from the link below that

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-31 Thread Thad
Eclipse IDE for Java Developers, which is all I've ever used on Linux. I've tried both 3.6 and 3.7. I've been trying with the 64-bit version which matches my JDK. I've removed all Eclipse folders and downloads from this Windows box and will try again (at least I hope I've gotten them all, even

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-31 Thread Thad
AT LAST! And getting the GWT stuff installed in Eclipse seems to have fixed the problem I linked to in my last message. However this was not without some pain: Eclipse insisted that there are no GWT SDKs in your build path and that two references to GWT.getModuleName() in a .ui.xml file were

Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Clundahl
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

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Thad
Nope. I'm having the same problem trying to set up a Windows machine. (My Linux box, set up months ago, works fine.) 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

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Ian Bambury
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)

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Clundahl
Hi everybody and thank you for your input and help I think i cracked it just now. I started eclipse with root (or 'sudo eclipse' anyway). And then it worked! Thad - could it be as simple for you? That you just have to start eclipse with the admin authority? Happy new year to you all

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Thad
Nope, that didn't work either. Nor did trying to install the zip file downloaded from http://code.google.com/eclipse/docs/install-from-zip.html and running Eclipse as administrator. Gawd, I hate Windows. On Dec 30, 7:34 am, Clundahl claes.lund...@gmail.com wrote: Hi everybody and thank you for

Re: Cannot install Eclipse GWT (and other Google)-plug-ins

2011-12-30 Thread Alan
install oracle jdk, no open jdk 在 2011-12-30 下午9:19,Clundahl claes.lund...@gmail.com写道: 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