-
1. Re: Problems with JBoss Developer Studio
rcernich Feb 1, 2013 10:57 AM (in response to fmaymone)Hey Fernando,
Have you followed the instructions here: https://docs.jboss.org/author/display/SWITCHYARD/Installing+Eclipse+Tooling
There are a couple of extra update sites that need to be configured in order to resolve extra dependencies required by SwitchYard.
Hope that helps.
Rob
-
2. Re: Problems with JBoss Developer Studio
fmaymone Feb 1, 2013 1:56 PM (in response to rcernich)Hey robs, thanks the reply.
Yes, and when I make the step A, the message is this:
Cannot complete the install because one or more required items could not be found.
Software being installed: EMF Compare MPatch support 1.3.2.v20120918-1125 (org.eclipse.emf.compare.mpatch.feature.group 1.3.2.v20120918-1125)
Missing requirement: Generic emfdiff2mpatch creators 1.3.2.v20120918-1125 (org.eclipse.emf.compare.mpatch.emfdiff2mpatch.generic 1.3.2.v20120918-1125) requires 'bundle org.eclipse.emf.query.ocl 0.0.0' but it could not be found
Cannot satisfy dependency:
From: EMF Compare MPatch support 1.3.2.v20120918-1125 (org.eclipse.emf.compare.mpatch.feature.group 1.3.2.v20120918-1125)
To: org.eclipse.emf.compare.mpatch.emfdiff2mpatch.generic [1.3.2.v20120918-1125]
-
3. Re: Problems with JBoss Developer Studio
rcernich Feb 1, 2013 2:11 PM (in response to fmaymone)Hey Fernando,
Are you installing on JBDS 6?
Note, you don't need to install those components, you just need to add them to the list of available software sites. When you go to install SwitchYard, all you need to do is pick the SY features and install. Eclipse will be able to resolve any extra dependencies from the sites you added.
Hope that helps,
Rob
-
4. Re: Problems with JBoss Developer Studio
fmaymone Feb 1, 2013 2:34 PM (in response to rcernich)Thanks again.
Yes, at JDBS 6. I did exactly what the instructions do.
0.7.0.v20130109-0353-H243-CI)
Missing requirement: SwitchYard Tools UI 0.7.0.v20130109-0353-H243-CI (org.switchyard.tools.ui 0.7.0.v20130109-0353-H243-CI) requires 'bundle org.eclipse.emf.validation 0.0.0' but it could not be found
Cannot satisfy dependency:
From: SwitchYard Tools 0.7.0.v20130109-0353-H243-CI (org.switchyard.tools.feature.feature.group 0.7.0.v20130109-0353-H243-CI)
To: org.switchyard.tools.ui [0.7.0.v20130109-0353-H243-CI]
-
5. Re: Problems with JBoss Developer Studio
rcernich Feb 11, 2013 10:58 AM (in response to fmaymone)Hey Fernando,
Sorry it's taken me a while to get back to you. I suspect you are trying to install the BPMN2 editor, in addition to SwitchYard. To do this, I had to add the following update sites to my install/update preferences:
- http://download.eclipse.org/modeling/emf/updates/releases/
- http://download.eclipse.org/modeling/mdt/ocl/updates/
Hope that helps,
Rob