Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Excluding from project explorer
Excluding from project explorer [message #203092] Thu, 18 October 2007 21:07 Go to next message
Eclipse UserFriend
Originally posted by: schickb.hotmail.com

I have a "standard makefile" project setup for an existing C makefile.
It builds fine, but a few of the output files unavoidable end up in the
root of the project directory. Each time I do a clean build, Eclipse
notices these and adds them to the project explorer as duplicates. So if
I do 5 clean builds I get 5 copies of each output file.

I'd like just excluding these files entirely from the project explorer,
but I'd settle for a way to prevent the dupes. Haven't found much info
about either. The only thing close is a FAQ about blocking source files
from managed makefile projects.

Version: 3.3.0
Build id: M20070921-1145
Ubuntu 7.10 32bit
CDT: 4.01
Re: Excluding from project explorer [message #203216 is a reply to message #203092] Tue, 23 October 2007 05:59 Go to previous messageGo to next message
Eclipse UserFriend
Brad Schick wrote:
> I have a "standard makefile" project setup for an existing C makefile.
> It builds fine, but a few of the output files unavoidable end up in the
> root of the project directory. Each time I do a clean build, Eclipse
> notices these and adds them to the project explorer as duplicates. So if
> I do 5 clean builds I get 5 copies of each output file.
>
> I'd like just excluding these files entirely from the project explorer,
> but I'd settle for a way to prevent the dupes. Haven't found much info
> about either. The only thing close is a FAQ about blocking source files
> from managed makefile projects.
>
> Version: 3.3.0
> Build id: M20070921-1145
> Ubuntu 7.10 32bit
> CDT: 4.01

If there are duplicates it is a bug.
There have been problems with duplicates in the Project Explorer in the
past. Maybe you found another one.
Could you create a bug at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT and attach your
project if possible? Thanks.

--
Anton Leherbauer
Wind River CDT Team, Austria
Re: Excluding from project explorer [message #203367 is a reply to message #203216] Tue, 23 October 2007 15:18 Go to previous message
Eclipse UserFriend
Originally posted by: schickb.hotmail.com

Anton Leherbauer wrote:
> Brad Schick wrote:
>> I have a "standard makefile" project setup for an existing C makefile.
>> It builds fine, but a few of the output files unavoidable end up in the
>> root of the project directory. Each time I do a clean build, Eclipse
>> notices these and adds them to the project explorer as duplicates. So if
>> I do 5 clean builds I get 5 copies of each output file.
>>
>> I'd like just excluding these files entirely from the project explorer,
>> but I'd settle for a way to prevent the dupes. Haven't found much info
>> about either. The only thing close is a FAQ about blocking source files
>> from managed makefile projects.
>>
>> Version: 3.3.0
>> Build id: M20070921-1145
>> Ubuntu 7.10 32bit
>> CDT: 4.01
>
> If there are duplicates it is a bug.
> There have been problems with duplicates in the Project Explorer in the
> past. Maybe you found another one.
> Could you create a bug at
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT and attach your
> project if possible? Thanks.
>

Done:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=207211

-Brad
Previous Topic:CDT Error Parser
Next Topic:Multipage editor - Error markers icon on file title bar
Goto Forum:
  


Current Time: Wed May 14 09:52:54 EDT 2025

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

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

Back to the top