This tool returns the local history entries for the given Eclipse resource in a file descriptor.
| Parameter # | I/O | Type | Description | 
|---|---|---|---|
| 1 [M] | I | String/MassProcessing | Specifies the Eclipse resource ID. | 
| 2 [M] | O | File | Specifies the file descriptor pointing to the result file containing the local history entries for the given Eclipse resource. | 
The output file descriptor should be of type InputStream and have the following structure:
| Number | Target ID | 
|---|---|
| 1 [M] | Modification timestamp of the local history entry. |