Is your problem that you have set it to true/on and it does not seem to be having any effect? If so have you specified debuglevel also? I was just having a quick look at the docs for javac task:

"If set to true, the value of the debuglevel attribute determines the command line argument."

Barry

Eduardo Yáñez Parareda wrote:
Hi all, Which is the value I have to assign to 'debug' option of javac task?

Ant documentation of Core tasks (http://ant.apache.org/manual/index.html) says
that debug may be assigned to 'true', but in the examples it is
assigned to 'on'.

Who says the truth?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to