I am new to Java programming.
Can anyone tell me what is meant by 'building your source files'?
And what is meant by Ant build tool? Why is it used?
What is the meaning of ant clean, ant make -iface and ant dist?
For which programs should these commands be applied?
Can anyone tell me what is meant by 'building your source files'?
And what is meant by Ant build tool? Why is it used?
What is the meaning of ant clean, ant make -iface and ant dist?
For which programs should these commands be applied?
Comment