|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOutputEntry | |
|---|---|
| org.eclipse.cdt.core.model | |
| Uses of IOutputEntry in org.eclipse.cdt.core.model |
|---|
| Methods in org.eclipse.cdt.core.model that return IOutputEntry | |
|---|---|
IOutputEntry[] |
ICProject.getOutputEntries()
Return the output entries. |
static IOutputEntry |
CoreModel.newOutputEntry(IPath outputPath)
Creates and returns a new entry of kind CDT_OUTPUT for
the project's output folder
|
static IOutputEntry |
CoreModel.newOutputEntry(IPath outputPath,
IPath[] exclusionPatterns)
Creates and returns a new entry of kind CDT_OUPUT for
the project |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||