Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Extending ResourceNavigator
Extending ResourceNavigator [message #332223] Mon, 13 October 2008 06:37 Go to next message
Blue Legend is currently offline Blue LegendFriend
Messages: 5
Registered: July 2009
Junior Member
Hi,

I am extending "org.eclipse.ui.views.navigator.ResourceNavigator" view.

I have modified the behaviour of
org.eclipse.ui.views.navigator.MainActionGroup" to include only those
popup-menu-actions that are required for my view.

But still i am not able to remove "Team, Compare-With, Replace-With"
menu-actions. Is there a way to remove this behavior?

Thanks
Re: Extending ResourceNavigator [message #332234 is a reply to message #332223] Mon, 13 October 2008 17:17 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
I recommend you look into using the CommonNavigator instead.
ResourceNavigator is deprecated.

Zidane wrote:
> Hi,
>
> I am extending "org.eclipse.ui.views.navigator.ResourceNavigator" view.
> I have modified the behaviour of
> org.eclipse.ui.views.navigator.MainActionGroup" to include only those
> popup-menu-actions that are required for my view.
>
> But still i am not able to remove "Team, Compare-With, Replace-With"
> menu-actions. Is there a way to remove this behavior?
>
> Thanks
>
>


--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases


You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go


Re: Extending ResourceNavigator [message #332244 is a reply to message #332234] Tue, 14 October 2008 10:54 Go to previous message
Blue Legend is currently offline Blue LegendFriend
Messages: 5
Registered: July 2009
Junior Member
Francis Upton (News) wrote:

> I recommend you look into using the CommonNavigator instead.
> ResourceNavigator is deprecated.

> Zidane wrote:
>> Hi,
>>
>> I am extending "org.eclipse.ui.views.navigator.ResourceNavigator" view.
>> I have modified the behaviour of
>> org.eclipse.ui.views.navigator.MainActionGroup" to include only those
>> popup-menu-actions that are required for my view.
>>
>> But still i am not able to remove "Team, Compare-With, Replace-With"
>> menu-actions. Is there a way to remove this behavior?
>>
>> Thanks
>>
>>


Thanks a lot Francis...
This is totally new to me i cant wait to explore
Thanks again
Previous Topic:Problem with builders not copying .xml files to bin directory
Next Topic:add file to a project programmatically?
Goto Forum:
  


Current Time: Tue Jul 16 13:45:30 GMT 2024

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

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

Back to the top