Get Local History

Function:

This tool returns the local history entries for the given Eclipse resource in a file descriptor.

Note: Micro Focus recommends that you do not use this tool. There is no other tool available within the Eclipse package which could process the entries generated by Get Local History. Use Show Local History to display and to retrieve history entries within one dialog.

Parameters:

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.