Package | Description |
---|---|
org.eclipse.cdt.core.model |
Modifier and Type | Method and Description |
---|---|
static IProjectEntry |
CoreModel.newProjectEntry(IPath projectPath)
Creates and returns a new non-exported entry of kind
CDT_PROJECT
for the project identified by the given absolute path. |
static IProjectEntry |
CoreModel.newProjectEntry(IPath projectPath,
boolean isExported)
Creates and returns a new entry of kind
CDT_PROJECT for
the project identified by the given workspace-relative path. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.