|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPathEntryContainer
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Answers a readable description of this container |
IPath |
getPath()
Answers the container path identifying this container. |
IPathEntry[] |
getPathEntries()
Answers the set of path entries this container is mapping to. |
| Method Detail |
|---|
IPathEntry[] getPathEntries()
The set of entries associated with a container may contain any of the following:
CDT_LIBRARY) CDT_PROJECT) CDT_MACRO) CDT_INCLUDE)
IPathEntryjava.lang.String getDescription()
IPath getPath()
The container ID is also used to identify aClasspathContainerInitializer
registered on the extension point "org.eclipse.jdt.core.classpathContainerInitializer", which can
be invoked if needing to resolve the container before it is explicitly set.
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||