[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
List Home
]
[cdt-dev] Finding include dependencies.
From
: Neeraj U Bhope <
neerajbhope@xxxxxxxxxx
>
Date
: Thu, 8 Jun 2006 19:39:40 +0530
Delivered-to
: cdt-dev@eclipse.org
In the earlier search functionality there was a way to search for include dependencies.
One could do something like the following (extracted from erstwhile class org.eclipse.cdt.internal.core.sourcedependency.UpdateDependency)
CSearchPattern.createPattern(location.toOSString(),ICSearchConstants.INCLUDE, ICSearchConstants.REFERENCES,ICSearchConstants.EXACT_MATCH, true);
What would be the new equivalent on the PDOM infrastructure?
--
neeraj
Follow-Ups
:
Re: [cdt-dev] Finding include dependencies.
From:
Beth Tibbitts
Prev by Date:
RE: [cdt-dev] Spawner treats environment differentlyon WindowsandLinux
Next by Date:
Re: [cdt-dev] Finding include dependencies.
Previous by thread:
RE: [cdt-dev] Spawner treats environment differentlyon WindowsandLinux
Next by thread:
Re: [cdt-dev] Finding include dependencies.
Index(es):
Date
Thread