Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Definitive example of SubMenus
Definitive example of SubMenus [message #165108] Fri, 18 June 2004 15:26 Go to next message
Eclipse UserFriend
Does anyone have an Plugin XML example of nested sub menus for a popup
menu??? Something similar to the search popup menu. I cannot figure out
the whole Action/ActionSet/menu-path thing. I can't do it via the Plugin
XML Schema editor either


search -->References----->WorkSpace
: ----->Project
: :
:
-->Declarations-->WorkSpace
-->
Re: Definitive example of SubMenus [message #165138 is a reply to message #165108] Sat, 19 June 2004 14:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hildegarde_roth.hayoo.de

The online help (Platform Plugin Developer Guide) is very good
about this. Did you read it first?

Hilde
Re: Definitive example of SubMenus [message #165290 is a reply to message #165138] Mon, 21 June 2004 09:03 Go to previous messageGo to next message
Eclipse UserFriend
Looked through it extensively...hints....suggestions...twisty paths with
dead ends. I cannot find a concrete example of submenus. I have found
various requests for this info using online search at eclipse.irg, just
haven't found source.

Hilde Roth wrote:

> The online help (Platform Plugin Developer Guide) is very good
> about this. Did you read it first?

> Hilde
Re: Definitive example of SubMenus [message #165388 is a reply to message #165290] Mon, 21 June 2004 12:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hildegarde_roth.hayoo.de

The online help that comes with Eclipse has a whole chapter on menu
and toolbar paths under Plug-in Developer Guide -> Plugging into
the workbench.

Hilde
Re: Definitive example of SubMenus [message #165502 is a reply to message #165388] Tue, 22 June 2004 09:35 Go to previous messageGo to next message
Eclipse UserFriend
The chapters and example all cover one level of menus off the popup, I
would like to have 2 or 3 levels off the popup menu. I have tried a
seemingly infinite number of possible menu paths, actopns, actionsets etc.
The xml schema editor does not seem to allow N levels of menus either.
If its not possible then I would like to know. If it is possible...I
would like to see the XML.



Hilde Roth wrote:

> The online help that comes with Eclipse has a whole chapter on menu
> and toolbar paths under Plug-in Developer Guide -> Plugging into
> the workbench.

> Hilde
Re: Definitive example of SubMenus [message #165742 is a reply to message #165502] Thu, 24 June 2004 10:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hildegarde_roth.hayoo.de

I tried myself some more and although the path syntax lends itself
to arbitrary menu depth quite naturally, I am afraid you are correct
that this is not implemented yet. I saw a posting on the internet to
that effect but the email of the poster was blanked out, so it is
impossible to ascertain who he is and whether the answer was authori-
tative.

I have opened a new, more explicitely title thread in the platform forum.
Maybe we'll get a firm answer. If not, I'll submit a bug. This is of
interest to me, too.

Hilde
Re: Definitive example of SubMenus [message #165747 is a reply to message #165742] Thu, 24 June 2004 12:23 Go to previous message
Eclipse UserFriend
Originally posted by: hildegarde_roth.hayoo.de

We have been answered with an example.

Hilde
Previous Topic:strange formatting
Next Topic:How to add the Optimization parameter to javac, -O
Goto Forum:
  


Current Time: Tue Jul 22 08:29:20 EDT 2025

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

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

Back to the top