This method is long-running; progress and cancellation are provided by the given progress monitor.
@param path full workspace path to resource @param depth depth limit: one ofDEPTH_ZERO
, DEPTH_ONE
or DEPTH_INFINITE
@param monitor a progress monitor, or null
if progressreporting is not desired
@return the set of paths for files that have at least one history entry(element type: IPath
)
|
|