- This topic has 13 replies, 3 voices, and was last updated 14 years, 7 months ago by support-joy.
-
AuthorPosts
-
shijiangpengMemberI tried to install GWT plugin to myEclipse 8.5, but failed. here is the error I got:
An error occurred while collecting items to be installed
session context was:(profile=com.poweredbypulse.profile-0-rb-578452, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=).
Unable to retrieve org.eclipse.update.feature,com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.3,1.3.3.v201004231111
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/features/com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.3_1.3.3.v201004231111.jar
http://74.125.67.136/eclipse/plugin/3.5/features/com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.3_1.3.3.v201004231111.jar
Unable to retrieve org.eclipse.update.feature,com.google.gdt.eclipse.suite.e35.feature,1.3.2.v201003242055
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/features/com.google.gdt.eclipse.suite.e35.feature_1.3.2.v201003242055.jar
http://74.125.67.136/eclipse/plugin/3.5/features/com.google.gdt.eclipse.suite.e35.feature_1.3.2.v201003242055.jar
Unable to retrieve org.eclipse.update.feature,com.google.gwt.eclipse.sdkbundle.e35.feature.2.0.3,2.0.3.v201002191036
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/features/com.google.gwt.eclipse.sdkbundle.e35.feature.2.0.3_2.0.3.v201002191036.jar
http://74.125.67.136/eclipse/plugin/3.5/features/com.google.gwt.eclipse.sdkbundle.e35.feature.2.0.3_2.0.3.v201002191036.jar
Unable to retrieve osgi.bundle,com.google.appengine.eclipse.sdkbundle.1.3.3,1.3.3.v201004231111
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.appengine.eclipse.sdkbundle.1.3.3_1.3.3.v201004231111.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.appengine.eclipse.sdkbundle.1.3.3_1.3.3.v201004231111.jar
Unable to retrieve osgi.bundle,com.google.gdt.eclipse.platform,1.3.2.v201003242055
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform_1.3.2.v201003242055.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform_1.3.2.v201003242055.jar
Unable to retrieve osgi.bundle,com.google.gdt.eclipse.platform.e35,1.3.2.v201003242055
File not found on server at http://74.125.67.190/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.e35_1.3.2.v201003242055.jar
http://74.125.67.190/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.e35_1.3.2.v201003242055.jar
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.e35_1.3.2.v201003242055.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.e35_1.3.2.v201003242055.jar
Unable to retrieve osgi.bundle,com.google.gdt.eclipse.platform.shared,1.3.2.v201003242055
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.shared_1.3.2.v201003242055.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gdt.eclipse.platform.shared_1.3.2.v201003242055.jar
Unable to retrieve osgi.bundle,com.google.gwt.eclipse.core,1.3.2.v201003242055
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gwt.eclipse.core_1.3.2.v201003242055.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gwt.eclipse.core_1.3.2.v201003242055.jar
Unable to retrieve osgi.bundle,com.google.gwt.eclipse.sdkbundle.2.0.3,2.0.3.v201002191036
File not found on server at http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gwt.eclipse.sdkbundle.2.0.3_2.0.3.v201002191036.jar
http://74.125.67.136/eclipse/plugin/3.5/plugins/com.google.gwt.eclipse.sdkbundle.2.0.3_2.0.3.v201002191036.jarI saw a post in pulse forum, and I found I had exact same issue.
http://www.poweredbypulse.com/forums/showthread.php?p=4772
I tried removeing all files under $pulse_install/Common/configuration/com.genuitec.pulse2.client.updatesite/ and didn’t get any good.
Any suggestion? Thank you very much.
Here is ateh
support-joyMembershijiangpeng,
I cannot reproduce this issue at my end. Let me clarify that MyEclipse doesn’t provide any intrinsic support for GWT. Having said that there are users who have successfully added 3rd party plugins to their ME profiles.
Please refer – http://code.google.com/eclipse/docs/getting_started.html
I have followed below steps to add GWT plugin to ME 8.5.
1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center
2. Select Software tab.
3. Under Browse Software, click on *add site*. Add http://dl.google.com/eclipse/plugin/3.5 and give it a name.
4. This will show GWT Plugin listed under Personal Sites.
5. Expand GWT Plugin and add below mentioned by right clicking on the same and clicking on [Add to profile]
a) Google Plugin for Eclipse 3.5
b) Google App Engine Java SDK 1.3.3
c) Google Web Toolkit SDK 2.0.3
6. Pending Changes lists 3 changes
7. click on [Apply 3 changes] this will open a wizard which will guide you through the rest of the steps to add the plugin. Also it will prompt you to restart your IDE.Please see the attached screenshot.
Attachments:
You must be logged in to view attached files.
shijiangpengMember@support-joy wrote:
shijiangpeng,
I cannot reproduce this issue at my end. Let me clarify that MyEclipse doesn’t provide any intrinsic support for GWT. Having said that there are users who have successfully added 3rd party plugins to their ME profiles.
Please refer – http://code.google.com/eclipse/docs/getting_started.html
.Hey, joy, thanks a lot for the reply. I tried it again today, and then interestingly I can go though it without any problems. I suspect that probably the error is from google side.
Although I can install GWT plugin, but I can’t create a web application with GWT feature from myEclipse. But in Eclipse, I don’t have any problem with this. Is this because MyEclipse doesn’t provide support for GWT or I did something wrong? Thanks a lot.
support-joyMembershijiangpeng,,
I am afraid I haven’t worked on GWT. Can you list out the steps that you have taken in both MyEclipse and Eclipse, this will help me research the same at my end. Also screenshots would be helpful, this would give me a visual as to what is working in Eclipse and not working on MyEclipse.
Best.
shijiangpengMemberHey Joy, thanks a lot for taking care of this. Here is a list of steps I took to create GWT application in both MyEclipse and Eclipse:
1. in MyEclipse 8.5, Installed GWT plugin:
2. No google web application options from “new project…”
3. In Eclipse 3.5: Installed GWT plugin:
4.” Google web application project” in new project wizard:
5. GWT feature:
6. New Google web application:
Let me know if you need any information. Thank you very much” alt=””>
shijiangpengMemberseems I couldn’t post picture. Could you let me know how to post image? Thanks
support-joyMembershijiangpeng,
You can send a [pm] and attach images. Or alternatively, send an email to support@genuitec.com, please refer this weblink and add ATTN:Joy in the subject, this will help in quick tracing.
Thank you.
Ann RichmondParticipantJoy, I am also trying to install GWT, and was following your directions.
When I click on MyEclipse Configuration Center it loads about 25% and then I get an error.
Software and Workspace Center is not Available. (Unable to access current snapshot of blueprint: unable to get to the blueprint)
Forgot to mention running on Ubuntu 9.10 64 bit. thanksHelp.
thanks
Ann
support-joyMemberAnn,
Can you answer few queries for me to get to the root cause?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details?
2. How did you install <E? Meaning – all-in-one installer / pulse / archived update site on top of eclipse classic?
3. Have you added any 3rd party plugins? If yes, can you list them here?
4. Are you on ME 8.5, if not, what is your ME version? Please verify the compatibility of the GWT plugin to that of your base eclipse.Best.
Ann RichmondParticipantHere is the installation details:
*** Date: Monday, May 17, 2010 10:23:31 AM PDT ** System properties: OS=Linux OS version=2.6.31 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.5 Build id: 8.5-20100319 *** Eclipse details: MyEclipse Enterprise Workbench Version: 8.5 Build id: 8.5-20100319 Eclipse startup command=-os linux -ws gtk -arch x86_64 -showsplash -launcher /home/ann/Genuitec/MyEclipse 8.5/myeclipse -name Myeclipse --launcher.library /home/ann/Genuitec/MyEclipse 8.5//../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so -startup /home/ann/Genuitec/MyEclipse 8.5//../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -exitdata 5e000e -install /home/ann/Genuitec/MyEclipse 8.5 -configuration /home/ann/Genuitec/MyEclipse 8.5/configuration -vm /home/ann/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/java
How it was installed:
1.installed ME8.0 in Jan, when I tried to do the update in April to 8.5, it TOTALLY tanked ME and it would no longer start. I post on the support forum was basically after trying a few things had to do a re install, so I downloaed the all in one 8.5 64 bit and that worked. Then I had to install pulse separately and it worked at the time.I think the only 3rd party plugin I installed was Subversion.
Want to try the GWT plugin (it would not work with the 8.0 64 bit) but can’t get to the Software and Workspace Center to even try.
thanks so much
Ann
support-joyMemberAnn,
Thank you for the details. I would recommend you a quick fix using pulse. Please close MyEclipse IDE and follow below mentioned steps –
1. Open Pulse
2. Login to pulse. You can also login anonymously.
3. Select “Eclipse-Galileo” realm from top left hand corner dropdown
4. This will redirect you to the pulse-explorer.
5. Under “My Profiles”, click on “MyEclipse 8.5”
6. On the right hand pane, click on the “Software Tab”.
7. Enter “GWT” under *browse software* textbox and hit enter key
8. This will list the GWT or Google Plugin for Eclipse. Right click on the same and click on *Add to Profile*
9. This will list 1 managed change under *Pending Changes*
10. Click on [Apply 1 change]
11. This will open a wizard which will guide you through the rest of the steps.Let me know how this works for you.
Ann RichmondParticipantjoy, how do I open Pulse? Is that the pulse explorer? Hum, seems to work. so I am in Pulse Explorer, however under MyProfile there is nothing listed. So I drag and drop the ME 8.5 profile over to that area? if I do that then I can follow the rest of the instructions, thanks
I am leaving for a 2 day conference shortly and don’t want to risk screwing up ME (because realistically i canNOT live without it) so will try this when I get back.
Last time I tried this for the upgrade it totally hosed me.
thanksAnn
shijiangpengMemberJoy, thanks a lot for your help. I finally get it work. Although I still couldn’t install GWT plugin through link http://dl.google.com/eclipse/plugin/3.5, but I found I can install it by Zip distribution without any problems. All the Google support are there. It couldn’t be done without your help. Thank you very much.
BTW, are there any plan that myEclipse will provide some sort of GWT designer plugin, similar as instantiations?
support-joyMemberAnn,
In case “My Profiles” doesn’t list anything, you can drag and drop MyEclipse 8.5 profile to the same. Alternatively, click on Ready to use Profiles > Popular. Right hand pane will list you MyEclipse 8.5, right click on the same and click on [run] this will open a wizard which will guide you through the rest of the steps. Let me know how this works for you.
shijiangpeng,
Good to hear you are all set. Thank you for sharing your notes with us. This will help other forum users.
BTW, are there any plan that myEclipse will provide some sort of GWT designer plugin, similar as instantiations?
I will get back to you on this.
-
AuthorPosts