Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » adding menuitem to the "Open With" sub menu in Popup Menu of the resource navigator view
adding menuitem to the "Open With" sub menu in Popup Menu of the resource navigator view [message #62312] Wed, 04 June 2003 09:58 Go to next message
Eclipse UserFriend
Hi,
I want to add a menu item to the "open with" sub menu of the pop up
menu that arise when we right click in the resource navigator view.
I don't want to do it programatically.
I want to set it through plugin.xml.
I hope one way to do it is to use the editor extension point and associate
the particular extension with our editor.
But I have problem in doing so I want my editor to come for all files
irrespective of extension, further my editor should not be the default
editor for the files that has already been associated with some other
editor.
A good example I can give is text editor.We can open any file with the text
editor using "open with" options in the popup menu but the text editor won't
be the default editor for the files that has some other editor assigned as
default editor.

Thanks,
MorPheus
Re: adding menuitem to the "Open With" sub menu in Popup Menu of the resource navigator vi [message #62432 is a reply to message #62312] Wed, 04 June 2003 11:38 Go to previous message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

I do not believe this is possible with the current API. Open a bug report
enhancement request on Platform - UI

Simon :-)

"MorPheus" <rgurupackiam@selectica.com> wrote in message
news:bbkttr$vpg$1@rogue.oti.com...
> Hi,
> I want to add a menu item to the "open with" sub menu of the pop up
> menu that arise when we right click in the resource navigator view.
> I don't want to do it programatically.
> I want to set it through plugin.xml.
> I hope one way to do it is to use the editor extension point and associate
> the particular extension with our editor.
> But I have problem in doing so I want my editor to come for all files
> irrespective of extension, further my editor should not be the default
> editor for the files that has already been associated with some other
> editor.
> A good example I can give is text editor.We can open any file with the
text
> editor using "open with" options in the popup menu but the text editor
won't
> be the default editor for the files that has some other editor assigned as
> default editor.
>
> Thanks,
> MorPheus
>
>
Previous Topic:[CVS] tag with existing : how to do it for lots of files
Next Topic:disable menu bar
Goto Forum:
  


Current Time: Thu May 08 10:06:34 EDT 2025

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

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

Back to the top