Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.IProjectEntry

Packages that use IProjectEntry
org.eclipse.cdt.core.model   
 

Uses of IProjectEntry in org.eclipse.cdt.core.model
 

Methods in org.eclipse.cdt.core.model that return IProjectEntry
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.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.