- This topic has 1 reply, 2 voices, and was last updated 14 years, 6 months ago by
support-joy.
-
AuthorPosts
-
legshotMemberHi,
I just installed MyEcplise for Spring 8.6 (I had M1 and M2 installed before) and I can’t install the GWT plugin. There’s was an update which I installed but that didn’t help (I tried installing the plugin before and after applying the update). Here’s the error I get:
Software being installed: MyEclipse for Spring 8.6 (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-1014831-rmb-1021303 2.0.0.0000000004) Missing requirement: MyEclipse for Spring 8.6 (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-1014831-rmb-1021303 2.0.0.0000000004) requires 'com.google.appengine.eclipse.sdkbundle.e35.feature.1.3.5.feature.group 0.0.0' but it could not be found
Screenshot:
Here’s my installation summary:
*** Date: Montag, 23. August 2010 16:24 Uhr MESZ ** System properties: OS=WindowsVista OS version=6.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.6 Build id: 8.6-20100806 *** Eclipse details: MyEclipse for Spring Version: 8.6.0 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher D:\Java\Genuitec\MyEclipse for Spring 8.6\myeclipseforspring.exe -name Myeclipseforspring --launcher.library D:\Java\Genuitec\MyEclipse for Spring 8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup D:\Java\Genuitec\MyEclipse for Spring 8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -install D:/Java/Genuitec/MyEclipse for Spring 8.6 -configuration configuration -vm D:/Java/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
support-joyMemberlegshot,
Sorry to hear you are running into this issue. I have the below workaround for you.
1. Open MyEclipse for Spring IDE, from menu options click on Help > MyEclipse Configuration Center. Choose software tab.
2. Click on *Add Site* this will open a window where add the update site for GWT plugin as http://dl.google.com/eclipse/plugin/3.5 (This works fine in ME4S 8.6, please use the relevant update site for other versions)
3. This will list the software for GWT plugin, right click on the same and click on [Add to Profile]
4. Click on [Apply x changes] and follow the wizard
5. When prompted, please choose to restart the IDE
6. After installation, to verify that GWT plugin is added, click on Help > About MyEclipse for Spring > Installation Details > Plug-ins and look for GWT plugin.Attachments:
You must be logged in to view attached files. -
AuthorPosts