Re: saving "proper" output from javac

2005-07-04 Thread D';Arcy Smith
tis) > https://w3.opensource.ibm.com/projects/mantis > > > "D'Arcy Smith" <[EMAIL PROTECTED]> wrote on 07/04/2005 12:45:12 AM: > > > Hi all, > > > > I've searched on this and I am a bit stuck on how to do this... > > > > I want to run

saving "proper" output from javac

2005-07-03 Thread D';Arcy Smith
Hi all, I've searched on this and I am a bit stuck on how to do this... I want to run the javac task and get the output (stdout and stderr) saved to two different files. I tried using the report task but I am not able to get just stdout in one file and just stderr in another. Also the output ha