Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] Core Model IInclude

Bonjour

	The outliner implements an action that will try to load an include file in
the file editor.  In the old version things where hardcoded ... no good.

We would like to implement the ICElement/IInclude.getPath() to return the location.

Question:
Can the parser tell me the location ? So when iterating through the CModelBuilder
and creating Include to also pass the information.



Back to the top