Interface IClasspathChangeListener


public interface IClasspathChangeListener
Interface used to listen to class path changes with the Java Manager.
Author:
Christopher Mindus
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Called when the classpath is changed.
  • Method Details Link icon

    • onClasspathChanged Link icon

      void onClasspathChanged(IProject project)
      Called when the classpath is changed.