- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Todd Williams.
-
AuthorPosts
-
cyberlizardParticipantI’m running 2017 CI and I’ve tried adding this plugin as explained here: https://docs.mulesoft.com/anypoint-studio/v/6/studio-in-eclipse
I’ve tried and gotten the following error. Perhaps because it’s designed for a different version of Eclipse?
Cannot complete the install because some dependencies are not satisfiable
Software being installed: Anypoint Studio Core Components 6.2.3.201703101604 (org.mule.tooling.feature.group 6.2.3.201703101604)
Software currently installed: MyEclipse 2017 CI 15.0.0.c0000007t201704070416 (package.8219-Cse-3417.windows.x86_64 15.0.0.c0000007t201704070416)
Cannot satisfy dependency:
From: MyEclipse Base 14.0.0.me201704061326 (com.genuitec.myeclipse.base.feature.group 14.0.0.me201704061326)
To: bundle net.jeeeyul.eclipse.themes 0.0.0
Cannot satisfy dependency:
From: Anypoint Studio Core Components 6.2.3.201703101604 (org.mule.tooling.feature.group 6.2.3.201703101604)
To: net.jeeeyul.eclipse.themes [2.3.0.I20151022-090442]
Cannot satisfy dependency:
From: MyEclipse 2017 CI 15.0.0.c0000007t201704070416 (package.8219-Cse-3417.windows.x86_64 15.0.0.c0000007t201704070416)
To: com.genuitec.myeclipse.base.feature.group [14.0.0.me201704061326]
Todd WilliamsModerator>Perhaps because it’s designed for a different version of Eclipse?
Exactly correct. Based on the documentation link you provided, the Mulesoft plugins are only compatible with Eclipse 4.5.2-base products. MyEclipse 2017 is based on Eclipse Neon (4.6.x) and this is likely why the dependencies cannot be satisfied for installation.
However, MyEclipse 2016 is based on Eclipse Mars (4.5.2) so you should be able to install the Mulesoft plugins using that version from our downloads page.
-
AuthorPosts