use JDT plugin in RCP app: probably a bug with plugins dependences [message #449774] |
Thu, 18 May 2006 23:16 |
Eclipse User |
|
|
|
Hello,
I use jdt.launching plug-in in my RCP application to launch the second
Java app from my RCP app.
Also, I need "org.eclipse.debug.ui" plugin.
That's ok. I've added these plug-ins to my "app.product" and it works
perfectly.
(For "org.eclipse.debug.ui" I had to add "org.eclipse.ui.externaltools"
dependance).
But. That does not work until I include "org.eclipse.ui.editors" in the
app.product. But I do not need "ui.editors" and I do not need the toolbar
button "Last Edit Location" which appears after adding the "ui.editors".
After I remove "ui.editors" from the <plugins/> section of the app.product
the "externalTools" feature becomes unavailable.
Is this a bug with redudant plugins dependances?
|
|
|
Powered by
FUDForum. Page generated in 0.09745 seconds