FileChangeListener
@Deprecated
public interface FileChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
filesChanged(Workspace workspace, Project project, java.util.Collection<FileChange> changes)
Deprecated.
One or more files have changed.
|
void filesChanged(Workspace workspace, Project project, java.util.Collection<FileChange> changes)
workspace - the workspace containing the changed filesproject - the project containing the changed fileschanges - the changes