Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Adding filter in Project Explorer
Adding filter in Project Explorer [message #335281] Mon, 30 March 2009 11:43 Go to next message
Eclipse UserFriend
Hi all,

I want to add some filters in project explorer view.
I've tried "org.eclipse.ui.ide.resourceFilters" extension point, it's
working for navigator view but not for project explorer.

Someone has ideas?

Thanks in advance.

Hugues
Re: Adding filter in Project Explorer [message #335283 is a reply to message #335281] Mon, 30 March 2009 11:51 Go to previous messageGo to next message
Eclipse UserFriend
Hugues Rérolle wrote:
> Hi all,
>
> I want to add some filters in project explorer view.
> I've tried "org.eclipse.ui.ide.resourceFilters" extension point, it's
> working for navigator view but not for project explorer.
>
> Someone has ideas?
This extension point is for the Navigator only. For the Project Explorer
see: org.eclipse.ui.navigator.navigatorContent

Dani
>
> Thanks in advance.
>
> Hugues
>
>
Re: Adding filter in Project Explorer [message #335284 is a reply to message #335283] Mon, 30 March 2009 13:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: francis.oaklandsoftware.com

Look at the links in the bottom of my signature, the first one has the
complete documentation for the Common Navigator of which the Project
Explorer is an instance.

On Mon, 30 Mar 2009 08:51:44 -0700, Daniel Megert
<daniel_megert@ch.ibm.com> wrote:

> Hugues Rérolle wrote:
>> Hi all,
>>
>> I want to add some filters in project explorer view.
>> I've tried "org.eclipse.ui.ide.resourceFilters" extension point, it's
>> working for navigator view but not for project explorer.
>>
>> Someone has ideas?
> This extension point is for the Navigator only. For the Project Explorer
> see: org.eclipse.ui.navigator.navigatorContent
>
> Dani
>>
>> Thanks in advance.
>>
>> Hugues
>>
>>



--
Common Navigator Framework section in 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: Adding filter in Project Explorer [message #335308 is a reply to message #335283] Tue, 31 March 2009 13:30 Go to previous message
Eclipse UserFriend
I use commonFilter of org.eclipse.ui.navigator.navigatorContent
extension point, and now it's working.

Thanks!

Hugues


Daniel Megert wrote:
> Hugues Rérolle wrote:
>> Hi all,
>>
>> I want to add some filters in project explorer view.
>> I've tried "org.eclipse.ui.ide.resourceFilters" extension point, it's
>> working for navigator view but not for project explorer.
>>
>> Someone has ideas?
> This extension point is for the Navigator only. For the Project Explorer
> see: org.eclipse.ui.navigator.navigatorContent
>
> Dani
>>
>> Thanks in advance.
>>
>> Hugues
>>
>>
Previous Topic:Why is C'tor of UIElement protected?
Next Topic:dynamically updating plugin classpath
Goto Forum:
  


Current Time: Thu Mar 13 13:44:05 EDT 2025

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

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

Back to the top