Hi there,
I m newbie to this list, so sorry if this is a dumb question.
Ant does a nice job compiling my sources for me:
[javac] D:\Workspace\brenck\others\[...]\Utilities.java:104: invalid method
declaration; return type required
Unfortunately I' can't configure my editor to ignore "[javac]",
therefor it tries to open the file [javac] D:\Workspace\...
which of course will fail
How can I configure the logger not to prefix javac error
messages?
Tanx, Dirk
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>