Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » [Contributions] New Menu API in 3.3M5
[Contributions] New Menu API in 3.3M5 [message #463499] Mon, 12 February 2007 14:32 Go to next message
Eclipse UserFriend
Work in 3.3M5 has firmed up the new Menu Contribution API quite a bit,
and developers on 3.3 can start using it.

It allows command to be placed in menus and toolbars, and separates the
placement of the command (main menu, main toolbar, view menu, etc) from
the command's visibility (when a context is active, when an action set
is active, when an object is selected, etc).

Preliminary examples for using the new *org.eclipse.ui.menus* extension
point are available on the "Menu Item Placement Examples" page:

http://wiki.eclipse.org/index.php/Menu_Item_Placement_Exampl es

This page also has the "Work still to be done in 3.3M6" section. If you
have any question you can ask them in the eclipse.platform newsgroup.
It will help if you start your Subject with [Contributions].

As you find bugs, please check existing bugs using this URL:
http://tinyurl.com/yrbtt7 and if you cannot find a matching bug, then
open one with a Summary that starts with [Contributions] against Eclipse
Platform UI at https://bugs.eclipse.org/bugs/

Please include your eclipse version from the about dialog.

Please give us your feedback, as org.eclipse.ui.menus will deprecate
actionSets, editorActions, viewActions, and popupMenus.

Later,
PW
Re: [Contributions] New Menu API in 3.3M5 [message #463502 is a reply to message #463499] Mon, 12 February 2007 16:25 Go to previous messageGo to next message
Eclipse UserFriend
Will the sample plug-in examples be updated for the 3.3 release? I'm
thinking of the Hello World action set example and the plug-in with a
view example which includes actions and a context menu.

Paul Webster wrote:
> Work in 3.3M5 has firmed up the new Menu Contribution API quite a bit,
> and developers on 3.3 can start using it.
>
> It allows command to be placed in menus and toolbars, and separates the
> placement of the command (main menu, main toolbar, view menu, etc) from
> the command's visibility (when a context is active, when an action set
> is active, when an object is selected, etc).
>
> Preliminary examples for using the new *org.eclipse.ui.menus* extension
> point are available on the "Menu Item Placement Examples" page:
>
> http://wiki.eclipse.org/index.php/Menu_Item_Placement_Exampl es
>
> This page also has the "Work still to be done in 3.3M6" section. If you
> have any question you can ask them in the eclipse.platform newsgroup. It
> will help if you start your Subject with [Contributions].
>
> As you find bugs, please check existing bugs using this URL:
> http://tinyurl.com/yrbtt7 and if you cannot find a matching bug, then
> open one with a Summary that starts with [Contributions] against Eclipse
> Platform UI at https://bugs.eclipse.org/bugs/
>
> Please include your eclipse version from the about dialog.
>
> Please give us your feedback, as org.eclipse.ui.menus will deprecate
> actionSets, editorActions, viewActions, and popupMenus.
>
> Later,
> PW
Re: [Contributions] New Menu API in 3.3M5 [message #463549 is a reply to message #463502] Tue, 13 February 2007 08:53 Go to previous message
Eclipse UserFriend
Steve Blass wrote:
> Will the sample plug-in examples be updated for the 3.3 release? I'm
> thinking of the Hello World action set example and the plug-in with a
> view example which includes actions and a context menu.

Yes, although that probably won't happen until close to the end of 3.3.
Right now the focus is providing missing functionality and starting to
upgrade some of the platform actions.

http://wiki.eclipse.org/index.php/Menu_Item_Placement_Exampl es has a
link to a project generated from the RCP Mail template, converted to the
new framework. The zip can be downloaded and then loaded into eclipse
using File>Import...>Existing projects into workspace.

Later,
PW
Previous Topic:workspaces
Next Topic:Project dependencies
Goto Forum:
  


Current Time: Mon Apr 14 17:12:21 EDT 2025

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

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

Back to the top