[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: Register preferences action on cocoa
|
See how the openPreferencesAction is added to the Window menu in org.eclipse.ui.internal.ide.WorkbenchActionBuilder. That class will also provide an example of adding the about action to the Help menu.
org.eclipse.ui.internal.cocoa.CocoaUIEnhancer should hook up the Mac Preferences and About menu items.
PW
--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions