Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » use JDT plugin in RCP app: probably a bug with plugins dependences
use JDT plugin in RCP app: probably a bug with plugins dependences [message #449774] Thu, 18 May 2006 23:16
Eclipse UserFriend
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?
Previous Topic:[export] how to export headlessly?
Next Topic:Use selection tag to control visibility of a view?
Goto Forum:
  


Current Time: Sun Aug 31 03:05:15 EDT 2025

Powered by FUDForum. Page generated in 0.09745 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top