]
André Dietisheim commented on JBIDE-26673:
------------------------------------------
A similar error is reported here:
[~msparrao] what is the plugin that is bringing rse 4.6 in? Still looks to me as if this
isn't our but a 3rd party problem.
Dependency on org.eclipse.rse.ui 3.3 affects installation
---------------------------------------------------------
Key: JBIDE-26673
URL:
https://issues.jboss.org/browse/JBIDE-26673
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: This happens on eclipse Luna and Oxygen installing from the
marketplace or directly from eclipse when creating a new JBOSS server
Reporter: Manuel Parrao
Priority: Minor
Fix For: 4.12.x
I have a product that uses different plugins and some of them failed to be installed if
JBOSS tools are installed first since JBOSS tools has a dependency on org.eclipse.rse.ui
V3.3 and the other plugins I use work with org.eclipse.rse.ui V4.4 and org.eclipse.rse.ui
V4.6. On the other hand if I install first the other plugins and then try to install JBOSS
tools, JBOSS does not get installed due the same dependency issue.
Would it be possible to modify the manifest to accept org.eclipse.rse.ui 3.3 or later?