- This topic has 4 replies, 2 voices, and was last updated 13 years, 2 months ago by
support-joy.
-
AuthorPosts
-
My Java app includes script languages as Python and Ruby.
When I wanted to install RDT via Configuration Center I got the following errors:
Software being installed: MyEclipse IE JavaScript Debugger 10.0.0.me201110311918 (com.genuitec.myeclipse.iedebugger.feature.group 10.0.0.me201110311918)
Software being installed: MyEclipse 10 (Profile) 2.0.0.0000000002 (com.poweredbypulse.profile-2623457-rmb-3308217 2.0.0.0000000002)
Only one of the following can be installed at once:
Dynamic Languages Toolkit Console Core 1.0.0.me201012090051 (org.eclipse.dltk.console 1.0.0.me201012090051)
Dynamic Languages Toolkit Console Core 3.0.0.v20101211-0412 (org.eclipse.dltk.console 3.0.0.v20101211-0412)
Cannot satisfy dependency:
From: MyEclipse IE JavaScript Debugger 10.0.0.me201110311918 (com.genuitec.myeclipse.iedebugger.feature.group 10.0.0.me201110311918)
To: org.eclipse.dltk.console [1.0.0.me201012090051]
Cannot satisfy dependency:
From: MyEclipse 10 (Profile) 2.0.0.0000000002 (com.poweredbypulse.profile-2623457-rmb-3308217 2.0.0.0000000002)
To: org.eclipse.dltk.ruby.feature.group 0.0.0
Cannot satisfy dependency:
From: Dynamic Languages Toolkit – Core Frameworks 3.0.0.v20101211-0331-7l–ED-z0UkgZToe6HfMg (org.eclipse.dltk.core.feature.group 3.0.0.v20101211-0331-7l–ED-z0UkgZToe6HfMg)
To: org.eclipse.dltk.console [3.0.0.v20101211-0412]
Cannot satisfy dependency:
From: Dynamic Languages Toolkit – Core Frameworks 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO (org.eclipse.dltk.core.feature.group 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO)
To: org.eclipse.dltk.console [3.0.0.v20101211-0412]
Cannot satisfy dependency:
From: Dynamic Languages Toolkit – Ruby Development Tools 3.0.0.v20110424-7Z–E_EkMYXO4k101442 (org.eclipse.dltk.ruby.feature.group 3.0.0.v20110424-7Z–E_EkMYXO4k101442)
To: org.eclipse.dltk.core.feature.group [3.0.0,4.0.0)It seems to be impossible to install Ruby Development Tools in MyEclipse 10.
Or is there another way.Pls help.
Thanks in advance.
Christine
support-joyMemberChristine,
Sorry to hear you are running into this issue. Please provide below information to help me investigate –
1. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > [Copy to Clipboard] and paste the same here
2. How did you add RDT via configuration center? Please share the eclipse plugin update site or weblink to download eclipse plugin for RDT
3. The issues reported below show DLTK. I would recommend you do the following – remove “MyEclipse IE JavaScript Debugger” feature listed under “MyEclipse Configuration Center” > Dashboard tab by un-checking the checkbox preceding the feature. Does that help?
4. In case it is still an issue, please clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file hereLet me know how this works for you.
Hi Joy,
attached see my installation summary:Attachments:
You must be logged in to view attached files.Hi Joy,
wow, I don’t believe it:
Removing MyEclipse IE Javascript Debugger resolved the problem.As this plugin was installed by default (I did not add it via Configuration Center and my MyEclipse installation is brand new) I would recommend that this plugin is removed from default installation) because it causes problems with other plugins. It should be only installed by users who need IE Javascript Debugging.
Many thanks.
Christine
support-joyMemberChristine,
Good to hear you are all set. I cannot comment on the removal of MyEclipse IE JavaScript Debugger for windows only feature from MyEclipse by default, but I shall escalate your request to the dev team to investigate further. Thank you for the suggestion.
-
AuthorPosts