Package | Description |
---|---|
org.eclipse.cdt.core.model |
Modifier and Type | Method and Description |
---|---|
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 |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.