Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem in adding a menu item to File Menu
Problem in adding a menu item to File Menu [message #178125] Tue, 29 August 2006 12:07 Go to next message
Eclipse UserFriend
Originally posted by: subba.reddy.flextronicssoftware.com

Hi,

I am creating a an eclipse application in which i have to add some menu
items to the file menu.

Like i have to add a menu item "close my app" below the "close all" menu
item.
For that in my plugin.xml, i have given 'menubar path' as'file/close.ext'.
It is coming correctly.

But When i want to add other menu item "save my app" below the "save all"
menu item,i have given 'menubar path' as "file/save.ext", the menu item is
coming in
the next separator and not below the 'save all' menu item.

please help.


regards,
subba
Re: Problem in adding a menu item to File Menu [message #178400 is a reply to message #178125] Thu, 31 August 2006 17:47 Go to previous message
Angel Vera is currently offline Angel VeraFriend
Messages: 63
Registered: July 2009
Member

You may want to try submiting this post to eclipse.platform. This
newsgroups is for webtools related questions.


subba.reddy@flextronicssoftware.com (subba) wrote in
news:c6904d620bca051cb0e5bb1c955ff924$1@www.eclipse.org:

> Hi,
>
> I am creating a an eclipse application in which i have to add some
> menu items to the file menu.
>
> Like i have to add a menu item "close my app" below the "close all"
> menu item.
> For that in my plugin.xml, i have given 'menubar path'
> as'file/close.ext'. It is coming correctly.
>
> But When i want to add other menu item "save my app" below the "save
> all" menu item,i have given 'menubar path' as "file/save.ext", the
> menu item is coming in
> the next separator and not below the 'save all' menu item.
>
> please help.
>
>
> regards,
> subba
>


Regards,
--
Angel Vera
WTP Server Tools Developer
Previous Topic:Eclipse3.2 is Unstable with Tomcat 5.5 (For Me, Anyway)
Next Topic:Complex Type parsing
Goto Forum:
  


Current Time: Fri Apr 26 19:18:33 GMT 2024

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

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

Back to the top