Nicola Ken Barozzi wrote:
I was browsing the Ant docs, and found this... so we can also keep
constants in java classes and use them in the Ant buildfile.
"
ClassConstants
This filters basic constants defined in a Java Class, and outputs them
in lines composed of the format name=value
Example:
I was browsing the Ant docs, and found this... so we can also keep
constants in java classes and use them in the Ant buildfile.
"
ClassConstants
This filters basic constants defined in a Java Class, and outputs them
in lines composed of the format name=value
Example:
This loads the basic cons