This tool returns the local history entries for the given Eclipse resource in a file descriptor.
Parameter Name | I/O | Type | Description |
---|---|---|---|
Eclipse Path [M] | I | String/MassProcessing | Specifies the Eclipse resource ID. |
File Modification Time [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:
Label | Target ID |
---|---|
Modification Timestamp | Modification timestamp of the local history entry. |