|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
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 |
public IPathEntry[] getPathEntries()
The set of entries associated with a container may contain any of the following:
CDT_LIBRARY
) CDT_PROJECT
) CDT_MACRO
) CDT_INCLUDE
)
IPathEntry
public String getDescription()
public 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 Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |