Adding filters to navigator window. [message #269813] |
Thu, 02 September 2004 09:24  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03786 seconds