Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Prevent CDT from indexing files of the project
Prevent CDT from indexing files of the project [message #164847] Tue, 28 February 2006 10:38 Go to next message
Eclipse UserFriend
Configuration:
Eclipse plateform:
Version: 3.1.2
Build id: M20060118-1600
CDT:
Version: 3.0.2
Build id: 200602061513

I am trying to port an existing project to Eclipse and I am facing the
following issue:
- I can not prevent the indexer from being run on files that I have
path-excluded from the project sources

This typically happens on unit tests that are located in a directory of
each block of the project. Same applies to connection tools that are then
written for a completely different environment.

I have tried to remove the entire path of the unit tests as well as the
files individually. It still runs on those.
Any suggestion?

Thank you.
Re: Prevent CDT from indexing files of the project [message #164911 is a reply to message #164847] Wed, 01 March 2006 14:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexfarberov.[nospam]hotmail.com

I have the same problem here. I have a standard make file project, whose
makefile copies header files to a subdirectory. The indexer picks up
these headers even though there is an Exclusion filter for the directory
containing them under C++ Project Paths | Source.

Please someone post the solution!

Thanks,
Alex

Louis Caron wrote:
> Configuration:
> Eclipse plateform:
> Version: 3.1.2
> Build id: M20060118-1600
> CDT:
> Version: 3.0.2
> Build id: 200602061513
>
> I am trying to port an existing project to Eclipse and I am facing the
> following issue:
> - I can not prevent the indexer from being run on files that I have
> path-excluded from the project sources
>
> This typically happens on unit tests that are located in a directory of
> each block of the project. Same applies to connection tools that are
> then written for a completely different environment.
>
> I have tried to remove the entire path of the unit tests as well as the
> files individually. It still runs on those.
> Any suggestion?
>
> Thank you.
>
>
Re: Prevent CDT from indexing files of the project [message #164952 is a reply to message #164911] Thu, 02 March 2006 06:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: arne.anka.ginguppin.de

seems to be a bug -- did you file a bug report?

On Wed, 01 Mar 2006 20:50:55 +0100, Alex Farberov
<alexfarberov@[nospam]hotmail.com> wrote:

> I have the same problem here. I have a standard make file project, whose
> makefile copies header files to a subdirectory. The indexer picks up
> these headers even though there is an Exclusion filter for the directory
> containing them under C++ Project Paths | Source.
>
> Please someone post the solution!
>
> Thanks,
> Alex
>
> Louis Caron wrote:
>> Configuration:
>> Eclipse plateform:
>> Version: 3.1.2
>> Build id: M20060118-1600
>> CDT:
>> Version: 3.0.2
>> Build id: 200602061513
>> I am trying to port an existing project to Eclipse and I am facing the
>> following issue:
>> - I can not prevent the indexer from being run on files that I have
>> path-excluded from the project sources
>> This typically happens on unit tests that are located in a directory
>> of each block of the project. Same applies to connection tools that are
>> then written for a completely different environment.
>> I have tried to remove the entire path of the unit tests as well as
>> the files individually. It still runs on those.
>> Any suggestion?
>> Thank you.
>>
Re: Prevent CDT from indexing files of the project [message #165238 is a reply to message #164952] Mon, 06 March 2006 03:04 Go to previous messageGo to next message
Eclipse UserFriend
Since I am only using eclipse for C and C++ development, I am wondering if
this bug is CDT related or Eclipse related? I am going to post a bug for
CDT for the time being.
Re: Prevent CDT from indexing files of the project [message #165373 is a reply to message #165238] Tue, 07 March 2006 17:27 Go to previous message
Eclipse UserFriend
Originally posted by: maarten.bodewes.gmail.com

Louis Caron wrote:
> Since I am only using eclipse for C and C++ development, I am wondering
> if this bug is CDT related or Eclipse related? I am going to post a bug
> for CDT for the time being.
>
I've not seen this in the JDT, but I am using 3.1 up till now. I'll
upgrade to 3.2 and test this. Please indeed file bug report under C++.
Can't imagine that this is untested for the JDT.

Maarten
Previous Topic:Error Parser can't extract line numbers
Next Topic:"add include"?
Goto Forum:
  


Current Time: Sat Jul 19 17:13:59 EDT 2025

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

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

Back to the top