Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

ANT Course Details
 

 

Batch Date: Feb 11th @ 7:30PM - 9:00PM

Faculty: Mr. Sriman

Duration: One Day workshop

Fee: 200/-INR

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 202,
IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.
Ph.No : 09246212143, 80 96 96 96 96, 040-64512786



Syllabus:

  • Ant Introduction
  • What is Ant?
  • Why we need Ant?
  • Ant Advantages and Features
  • Ant Installation
  • Installation
  • Environment Variables Setup
  • Ant Version Command
  • build.xml
  • <project>, <target>
  • Is build.xml name mandatory?
  • Ant Basic Tasks
  • <mkdir>.<delete>
  • <copy>,<echo>
  • Ant – Waring, Jaring and Earing Examples
  • <javac>,<java>
  • <jar>,<war>,<ear>,<classpath>
  • Ant with Eclipse
  • Creating Ant application
  • Running Ant from Eclipse
  • Ant command options
  • ant –f or a –file
  • ant –help
  • ant –v
  • ant –logfile
  • Ant Advanced Concepts
  • Running specific target
  • Setting default target
  • Target dependencies
  • Properties files