I tried with the space and without the space: If I am setting to "-J -Xmx128m", the following is the error when I run ant.
Unrecognized option: -J Could not create the Java virtual machine. without the space I get the following error when running ant Unrecognized option: -J-Xmx128m Could not create the Java virtual machine. Suresh -----Original Message----- From: EXT / FOCAL MALAPRADE Roland [mailto:[EMAIL PROTECTED]] Sent: Thursday, 12 September 2002 3:13 PM To: 'Ant Users List' Subject: RE: ANT_OPTS variable have you tried putting a space between the -J and the -Xmx128m ? Roland -----Message d'origine----- De : Paidighantam Venkata Suresh [mailto:[EMAIL PROTECTED]] Envoy� : jeudi 12 septembre 2002 11:39 � : '[EMAIL PROTECTED]' Objet : ANT_OPTS variable Does anyone has an idea how to set the ANT_OPTS variable? I am setting this to -J-Xmx128m and it is giving me an error. Thanks, Suresh ********************************************************************** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. ********************************************************************** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
