<java classname="com.mycom.Main">
   <jvmarg value="-DPLACE=c:\place"/>
   <jvmarg value="-DTIME=now"/>
</java>

Also see the java task in,

http://ant.apache.org/manual/index.html

/mark



Prashant Pai wrote:

Hi,

I want to run my project using a command like:

java -DPLACE=c:\place -DTIME=now come.mycom.Main

Where do I put in the VM properties i.e. PLACE AND
TIME in my build.xml file

thanks,
prashant.

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org



--


Mark Newton
Consultant
Activation Stream, Inc.
650 248 5800




_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to