// TODO: process - null- normal run, "" - playback latest log, or timestamp - play selected log file(s)
// TODO: process - null- normal run, "" - playback latest log, or timestamp - play selected log file(s)
StringplayBackStamp=runConfig.getPlayBackStamp();
StringplayBackStamp=runConfig.getPlayBackStamp();
@@ -128,7 +128,7 @@ public class VDTConsoleRunner{
}
}
}
}
runner.log("Writing to console "+iCons.getName()+":",arguments,null,false,true);// Appears in the console of the target Eclipse (may be immediately erased)
runner.log("Writing to console "+iCons.getName()+":",arguments,null,false,true);// Appears in the console of the target Eclipse (may be immediately erased)
runner.log("Writing to console "+iCons.getName()+":",arguments,null,false,false);// Appears in the console of the parent Eclipse
if(debugPrint)runner.log("Writing to console "+iCons.getName()+":",arguments,null,false,false);// Appears in the console of the parent Eclipse