On Tue, 18 Dec 2007 11:35:51 am David Nolden wrote:
> Currently Quickopen-Class und Quickopen-Function and
Quickopen-File don't
> work correctly. The reason is that the project only
reports the
> source-files to be part of the project, but not the
headers, while the
> classes are defined in the headers, so they don't show
up in the class
> list.
>
> So we need to make a decision, should headers be
officially part of the
> project, or should this be worked around somehow in the
quickopen plugin?
Well, cmake doesn't need any mention of non-installed
headers, and I'm
presuming we want to be able to access them too.
So, either all headers under the project directory are
included by default, or
we make a work-around (possibly using the duchain?)
Cheers,
Hamish
_______________________________________________
KDevelop-devel mailing list
KDevelop-devel kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel
|