Compared with the not-so-good old make utility
I wonder how string handling is done in Ant.
Looked thru the manual and couldn't find it.

E.g.:
Setting properties like
<property name="package" value="com.myName.helloWorld"/>
<property name="packagePath" value="com/myName/helloWorld"/>
<property name="mainClass" value="HelloWorld"/>

are redundant, at least do me.
There has to be a way to base all three on common information.

What have I missed?

Rolf



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to