|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILibraryEntry | |
---|---|
org.eclipse.cdt.core.model |
Uses of ILibraryEntry in org.eclipse.cdt.core.model |
---|
Methods in org.eclipse.cdt.core.model that return ILibraryEntry | |
---|---|
ILibraryEntry |
ILibraryReference.getLibraryEntry()
Return the pathEntry. |
static ILibraryEntry |
CoreModel.newLibraryEntry(IPath resourcePath,
IPath basePath,
IPath libraryPath,
IPath sourceAttachmentPath,
IPath sourceAttachmentRootPath,
IPath sourceAttachmentPrefixMapping,
boolean isExported)
Creates and returns a new entry of kind CDT_LIBRARY
for the archive or folder identified by the given absolute path. |
static ILibraryEntry |
CoreModel.newLibraryRefEntry(IPath resourcePath,
IPath baseRef,
IPath libraryPath)
Creates and returns a new entry of kind CDT_LIBRARY
for the archive or folder identified by the given absolute path. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |