Package com.iizigo.java.classpath
Interface IClasspathChangeListener
- public interface IClasspathChangeListenerInterface used to listen to class path changes with the Java Manager.- Author:
- Christopher Mindus
 
- Method Summary- All Methods Instance Methods Abstract Methods - Modifier and Type - Method - Description - void- onClasspathChanged(org.eclipse.core.resources.IProject project)Called when the classpath is changed.