Event object corresponding to a change made in an Ant project's metadata.
The event source is an
AntProjectHelper .
See Also:AntProjectListener author: Jesse Glick
Check whether the change was produced by calling methods on
AntProjectHelper or whether it represents a change
detected on disk.
true if the change was triggered by in-memory modification methods,false if occurred on disk in the metadata files and is being loaded