Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Adding filters to navigator window.
Adding filters to navigator window. [message #269813] Thu, 02 September 2004 09:24 Go to next message
Eclipse UserFriend
Originally posted by: chrispat.nortelnetworks.com

Hi All,

I'm an eclipse user, not developer. I'm trialling it as an initial IDE for a
non-standard sw development (ie non GNU tools or mainstream processor). I
can get it do facilitate most of what I need it to do. I have one
inconvenience with the tool.

In the navigator window, the only filter available to me is ".*". How do I
get more filters added to the list (example I want to filter out .o files,
..lst, or want tobe able to see my .s files, etc etc)? Is this related to the
fact that I'm not using eclipse for a standard C/C++ development?

Thanks

Chris
Re: Adding filters to navigator window. [message #269854 is a reply to message #269813] Thu, 02 September 2004 13:12 Go to previous message
Eclipse UserFriend
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com

It's not currently possible for end users to add filters, but it's easy to
hack.
See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=1970
and the workaround in:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=54387

If you make changes to any plugin.xml files, be sure to run eclipse
with -clean the first time after the change so that Eclipse invalidates its
cached picture of the plugin registry.

Nick

"Chris Paterson" <chrispat@nortelnetworks.com> wrote in message
news:ch76n8$lgb$1@eclipse.org...
> Hi All,
>
> I'm an eclipse user, not developer. I'm trialling it as an initial IDE for
a
> non-standard sw development (ie non GNU tools or mainstream processor). I
> can get it do facilitate most of what I need it to do. I have one
> inconvenience with the tool.
>
> In the navigator window, the only filter available to me is ".*". How do I
> get more filters added to the list (example I want to filter out .o files,
> .lst, or want tobe able to see my .s files, etc etc)? Is this related to
the
> fact that I'm not using eclipse for a standard C/C++ development?
>
> Thanks
>
> Chris
>
>
Previous Topic:How do I activate an existing view (make it visible)
Next Topic:Can we set text for action of toolbar instead of picture?
Goto Forum:
  


Current Time: Thu May 08 08:26:53 EDT 2025

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

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

Back to the top