classparser parses all files in a directory?

Daniel Franke daniel.franke at imbs.uni-luebeck.de
Thu Jul 24 16:21:02 UTC 2003


> AFAIK cpp-parser parses all .h files it finds even if they are not in
> the project.

Hi,
but is this behaviour intended? I wouldn't expect it. Files not in project
are ... *hmmm* ... not in project.
So:
 1. why parse them at all (and "waste" time with them)?
 2. why show their contents in class browser (and btw in "File groups" and
maybe somewhere else also)?

I believe files not in the project/target should be ignored everywhere but
in the full directory tree.

regards
	Daniel






More information about the KDevelop-devel mailing list