Eclipse CDT
Pre-release 3.0

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

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
Pre-release 3.0

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