public class ProjectReferenceChange
extends java.lang.Object
| Constructor and Description |
|---|
ProjectReferenceChange(JavaProject project,
IClasspathEntry[] oldResolvedClasspath) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
void |
updateProjectReferencesIfNecessary() |
public ProjectReferenceChange(JavaProject project, IClasspathEntry[] oldResolvedClasspath)
public void updateProjectReferencesIfNecessary()
throws JavaModelException
JavaModelExceptionpublic java.lang.String toString()
toString in class java.lang.Object