What editor are you using?
-----Original Message-----
From: Dirk Brenckmann [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 12, 2002 1:24 PM
To: [EMAIL PROTECTED]
Subject: Logging: [javac] <- how can I switch that off?
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]>