cancel
Showing results for 
Search instead for 
Did you mean: 

Activity Doesnt Deploy in MYEclipse for Spring 10.0.7

jsrinivas74
Champ in-the-making
Champ in-the-making
Hi,

Can some one help me? i am trying to install the eclipse plugin into MYEclipse for Spring 10.0.7. The Configuration Center complains about Graphiti UI feature. Ge the error saying one one version can be installed at a time. Please provide suggestions how to get thru this issue and install successfully.

Sincerely
Srinivas J
1 REPLY 1

frederikherema1
Star Contributor
Star Contributor
Seems like another plugin you're using (or that i included in myEclipse) uses another version of graphiti, which are incompatible with the version activiti requires (don't know from the top of my head what version this is). I'm not sure if it's possible to force a plugin to ignore a dependency-version or perhaps you can modify the plugin so it depends on the version that you have (this can cause compile/runtime issues off course, but it's worth a shot).