Hello!

I want to use the Javac task programmatically. After getting my feet wet while reading a lot of source code I managed to set all attributes and execute the task successfully - expect one:

How can I add a compilerarg line to the Javac task? I haven't found a proper method to add something like an instance of Commandline.Argument to a Javac instance.

Can you help, please?

Regards,
   Martin

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

Reply via email to