Compile Scala Program using Ant Library

http://jakarta.apache.org/ant/. Ant allows the developer to automate the repeated process involved in the development of Java/Scala application. Developers can easily write the script to automate the build process like compilation, archiving and deployment.

 
[xml]







































[/xml]