Using Menu and Handler Service Stand Alone [message #329544] |
Fri, 27 June 2008 10:33  |
Eclipse User |
|
|
|
Hello,
I have a small stand alone SWT/JFace applikation. Stand alone means in
this case that it is not bundled with Eclipse (It's just using some if its
plugins like core.commands, equinox.common, jface, swt, osgi).
Until today I used Actions API to populate the (only) toolbar in the
applikation.
Since I have to touch each action anyways to do some necessary changes, it
came to my mind to do it more radically and change Action API to Handler
API as well.
This offcause makes only sence when using org.eclipse.ui.menus and
org.eclipse.ui.handlers Extensionpoints, and when populating toolbars and
menus using the MenuService.
Long talk short question:
What plugins are desired for the use of extension point mechanisms and
what for the menuservice?
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.02199 seconds