]
André Dietisheim commented on JBIDE-26673:
------------------------------------------
[~rob.stryker] do you know? Did we ever try to use a newer rse? Would this work?
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
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?