Hi,
-----Original Message----- From: PHILIPPE Johan [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 10:21 AM To: Ant Users List Subject: RE: Xms memory limit problem /* I don't know which ant version you are using, but the java task from ANT 1.7.0 does not have any such attribute. */ the inital posting of that thread referred to the <javac> task not the <java> task = /* I want to use Xms to minimum heap size but i do not know how to use it in ant. This does not work <javac -Xms=512m srcdir="${view.dir}/${src.dir}" destdir="${view.dir}/${src.dir}" classpathref="class.path"/> -- L.P. Mitja B. */ Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
