org.eclipse.cdt.debug.core.sourcelookup
Interface ISourceLookupChangeListener

All Known Implementing Classes:
CCoreFileDebugTarget, CDebugTarget

public interface ISourceLookupChangeListener

A source lookup change listener is notified of changes in the source lookup path.


Method Summary
 void sourceContainersChanged(org.eclipse.debug.core.sourcelookup.ISourceLookupDirector director)
          Notification that the source lookup containers have changed.
 

Method Detail

sourceContainersChanged

void sourceContainersChanged(org.eclipse.debug.core.sourcelookup.ISourceLookupDirector director)
Notification that the source lookup containers have changed.