Project path excludes [message #115244] |
Thu, 12 August 2004 09:45  |
Eclipse User |
|
|
|
Hi,
I'm working with Eclipse 3.0 and CDT2.0 20040811 build
I have a problem with adding exclude folder in the project paths.
I want that this exluded folder content won't be indexed and shown in C/C++
Project view. I tried to add exclude for project like '**/<foldername>/*.*'
or '<foldername>/*.*', but this didn't worked. So I want to know how to add
project path exclude?
Thanks,
Vaidotas
|
|
|
|
|
Re: Project path excludes [message #115719 is a reply to message #115642] |
Mon, 16 August 2004 15:27  |
Eclipse User |
|
|
|
Originally posted by: alain.nowhere.ca
> >
> > Look at Property Page:
> > C/C++ Project paths
> Yes to add exclusion for source I'm using this page, you mention above, but
> when i add there i see indexer warnings on files which are in excluded
> folder and in CC++ project view I also find that folder with files in it.
> Thought i exclude it from project.
> >
> > for Std make project, if you are familiar with the JDT source folder
> > you should find your ways in the source folder Tab of the CDT.
> I'm using Eclipse only to develop projects using CDT, but I investigate that
> feature on JDT and if on CDT it works different I will log a PR.
Please do(log a PR). The indexer should not parse those files, so someone
it is misbehaving or the exclusion code is buggy.
|
|
|
Powered by
FUDForum. Page generated in 0.03429 seconds