I would like to name the class to be run by the ant task on the command line when executing ant. ie ant execute [name of class] where execute is the task that runs java. Is this possible? If so, how do I set it up in the build.xml? I know that the task has the property. Can I use it to specify that the class I name in the above example will be the class executed by the task? If so, how? -- Sören Edzen, Sweden --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org