org.eclipse.jdt.internal.core
Class ExternalFolderChange
java.lang.Object
org.eclipse.jdt.internal.core.ExternalFolderChange
public class ExternalFolderChange
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExternalFolderChange
public ExternalFolderChange(JavaProject project,
IClasspathEntry[] oldResolvedClasspath)
updateExternalFoldersIfNecessary
public void updateExternalFoldersIfNecessary(boolean refreshIfExistAlready,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws JavaModelException
- Throws:
JavaModelException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object