I have to use main(String[] args) in a class, instead of using properties.
Is there a way to pass through arguments to the class?
I've read an example such as:
ant target -- a b c
But, ant complains that -- is an unknown argument.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
