- This topic has 2 replies, 3 voices, and was last updated 9 years, 1 month ago by paul-verest.
-
AuthorPosts
-
timwebbKeymasterFrom marketplace comment:
http://marketplace.eclipse.org/comment/reply/2456312/3270When installing into Enide 2015 http://www.nodeclipse.org/enide/2015/
There is error ever YEdit YAML editor version https://github.com/Nodeclipse/packages/issues/2Cannot complete the install because of a conflicting dependency. Software being installed: Webclipse Suite 0.9.0.201507301107 (com.genuitec.eclipse.webclipse.suite.feature.group 0.9.0.201507301107) Software currently installed: Enide 2015 4.5.0.20150706-0926 (nodeclipse.package.enide.product 4.5.0.20150706-0926) Only one of the following can be installed at once: YEdit YAML editor 1.0.15 (org.dadacoalition.yedit 1.0.15) YEdit YAML editor 1.0.18.201507301107 (org.dadacoalition.yedit 1.0.18.201507301107) Cannot satisfy dependency: From: Webclipse REST 0.9.0.201507301107 (com.genuitec.eclipse.webclipse.rest.feature.feature.group 0.9.0.201507301107) To: org.dadacoalition.yedit.feature.feature.group [1.0.18.201507301107] Cannot satisfy dependency: From: Webclipse Suite 0.9.0.201507301107 (com.genuitec.eclipse.webclipse.suite.feature.group 0.9.0.201507301107) To: com.genuitec.eclipse.webclipse.rest.feature.feature.group [0.9.0.201507301107] Cannot satisfy dependency: From: Enide 2015 4.5.0.20150706-0926 (nodeclipse.package.enide.feature.feature.group 4.5.0.20150706-0926) To: org.dadacoalition.yedit.feature.group 0.0.0 Cannot satisfy dependency: From: Enide 2015 4.5.0.20150706-0926 (nodeclipse.package.enide.product 4.5.0.20150706-0926) To: nodeclipse.package.enide.feature.feature.group [4.5.0.20150706-0926] Cannot satisfy dependency: From: YEdit Feature 1.0.18.201507301107 (org.dadacoalition.yedit.feature.feature.group 1.0.18.201507301107) To: org.dadacoalition.yedit [1.0.18.201507301107] Cannot satisfy dependency: From: YEdit Feature 1.0.15 (org.dadacoalition.yedit.feature.group 1.0.15) To: org.dadacoalition.yedit [1.0.15]
Brian FernandesModeratorPaul,
Thanks for testing with Enide.
1) The REST features in Webclipse require a later edition of yedit, and some custom changes that we’ve made to that plugin because of which we have a hard dependency on this version.
I could suggest adding the update site directly (http://www.genuitec.com/updates/webclipse/ci/) and uncheck “group by categories”. You could then try to install all features excluding “Webclipse REST” and “YEdit Feature”.
2) If you proceed with testing, I think you may next hit conflicts with the org.chromium* plugins that are part of our JS / Node debugging feature.
Again, we have made changes to these plugins, so Weblipse does require the specific versions that we include in our update site.
On a separate note, we’re looking at getting all such changes merged back in with the source projects, after which it may be possible for us to relax our constraints to some extent and allow for easier installation into Enide.
If you have some suggestions, we’ll be glad to hear them.
paul-verestParticipantHello Tim, Brian
Please check https://github.com/angelozerr/tern.java/issues/349 where Piotr Tomiak started discussion about Webclipse debugger and Nodeclipse
-
AuthorPosts