Posted By:
Anonymous
Posted On:
Wednesday, February 18, 2004 08:58 AM
I'm quite new to RMI and ANT. Could someone please help me out?
I'd like to add attributes to my java command in my run target. That is... I'd like to set the policy file, doing something like this:
.. classpath stuff ..
Obviously the last arg-line won't work due to the too many ""-s. Any tips on how I can do this?
I'd be very grateful!