Petar Tahchiev schrieb am 14.07.2005 13:05:

You can always use the <compilerarg> directive.
<javac srcdir="...." destdir="......">
<compilerarg compiler="....." line="....."/>
</javac>


But how to add that directive programmatically (via instance of org.apache.tools.ant.taskdefs.Javac)?

Regards,
   Martin


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

Reply via email to