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 # 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.