public interface ICExclusionPatternPathEntry extends ICPathEntry
ALL, BUILTIN, EXPORTED, FRAMEWORKS_MAC, INCLUDE_FILE, INCLUDE_PATH, LIBRARY_FILE, LIBRARY_PATH, LOCAL, MACRO, MACRO_FILE, NONE, OUTPUT_PATH, READONLY, RESOLVED, SOURCE_PATH, UNDEFINED, VALUE_WORKSPACE_PATH
Modifier and Type | Method and Description |
---|---|
char[][] |
fullExclusionPatternChars()
Returns a char based representation of the exclusions patterns full path.
|
org.eclipse.core.runtime.IPath[] |
getExclusionPatterns()
Returns an array of inclusion paths affecting the
source folder when looking for files recursively.
|
getFullPath, getLocation, isValueWorkspacePath
equalsByContents, equalsByName, getFlags, getKind, getName, getValue, isBuiltIn, isReadOnly, isResolved
org.eclipse.core.runtime.IPath[] getExclusionPatterns()
char[][] fullExclusionPatternChars()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.