ANT( Another Neat Tool) Online Training
- Why do you need a build tool?
- What do you know about ANT?
- What are the steps to install Ant?
- What are the elements and attributes in build.xml file ?
- Properties
- Ant built-in properties
- Defined properties
- Target specific properties
- Overriding properties
- path separator
- File Separator
- Ant data types
- Time-stamping builds
- Compiling source code
- Creating a JAR file
- Creating and deleting directories
- Copying and moving files and directories
- Creating and unpacking zip and tar files
- Stop and Start Tomcat Directly from Ant
- Running JUnit Tests via Ant
- Deploying war application in server
- Using Ant to execute class file
- Executes a Java class within the Ant VM
- Ant Script to Create table and Insert data into DB.
- Ant-Eclipse Integration