You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Alexander V. Gorlov" <al...@vis.infotel.ru> on 2000/12/07 12:11:02 UTC

javac

 I need receive -D parameter to javac. 
<java> support <jvmarg>, but how can i do the like for <javac>?

Ales



RE: javac

Posted by Conor MacNeill <co...@m64.com>.
Ales,

I didn't think you could send -D to javac. What are you trying to
achieve?

Conor


> -----Original Message-----
> From: Alexander V. Gorlov [mailto:ales@vis.infotel.ru]
> Sent: Thursday, 7 December 2000 22:11
> To: ant-user@jakarta.apache.org
> Subject: javac
>
>
>  I need receive -D parameter to javac.
> <java> support <jvmarg>, but how can i do the like for <javac>?
>
> Ales
>
>
>