source: trunk/autoquest-plugin-jfc/src/main/resources/manuals/correctOldJFC @ 1943

Last change on this file since 1943 was 787, checked in by pharms, 12 years ago
  • added command for correcting JFC traces that do not contain correct sources of events
File size: 346 bytes
Line 
1corrects an older JFC log file which sometimes does not contain correct event sources
2
3$USAGE$
4<inputfilename> name of the older JFC log file
5<outputfilename> name of the new JFC log file to write the results into. Must not be equal to the inputfilename
6
7Example(s):
8correctOldJFC usagedata/jfc/jfclog_01.xml usagedata/jfc/jfclog_01_corrected.xml
Note: See TracBrowser for help on using the repository browser.