public class ClasspathMultiDirectory extends ClasspathDirectory
| Modifier and Type | Field and Description |
|---|---|
boolean |
ignoreOptionalProblems |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
protected boolean |
isExcluded(IResource resource) |
java.lang.String |
toString() |
cleanup, debugPathString, findClass, getProjectRelativePath, hashCode, isOutputFolder, isPackage, resetforBinaryFolderpublic boolean equals(java.lang.Object o)
equals in class ClasspathDirectoryprotected boolean isExcluded(IResource resource)
isExcluded in class ClasspathDirectorypublic java.lang.String toString()
toString in class ClasspathDirectory