Using MinMaxAddon without others [message #1448767] |
Mon, 20 October 2014 12:14 |
Bartosz Popiela Messages: 21 Registered: March 2012 |
Junior Member |
|
|
Hi!
I'm trying to use org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon from org.eclipse.e4.ui.workbench.addons.swt bundle. To do this, I add given bundle to my product dependencies, so I can specify it in my application model. But adding this bundle to product configuration cause this bundle to be loaded (even if I disable bundle autostart) and appropriate processors are executed, which contribute unwanted addons to my application model (eg. CleanUpAddon).
How can I use org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon without other addons specified in org.eclipse.e4.ui.workbench.addons.swt/plugin.xml file?
Edit:
I found topic related to this problem - https://www.eclipse.org/forums/index.php/t/421833 and there is the bug report for this feature https://bugs.eclipse.org/bugs/show_bug.cgi?id=394231.
[Updated on: Mon, 20 October 2014 16:31] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01474 seconds