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

ANT


Batch Date:
July 13th @ 9:00AM to 1:00PM

Faculty: Mr. Lokesh

Duration: One Day - Four Hours   

Fee:  200 INR

* Complete Material Will be Provided....

ATTEND ALL JAVA REAL TIME TOOLS (ANT,AJAX,LOG4J,Maven,SVN,JUNIT,CVS&JASPER REPORTS) WITH Rs.1000 ONLY.

Attend Multiple Tools (More Than One Tool) Each Tool 150 INR Only

Syllabus:

  1. Ant Introduction
    • What is Ant?
    • Why we need Ant?
    • Ant Advantages and Features

  2. Ant Installation
    • Installation
    • Environment Variables Setup
    • Ant Version Command
  3. build.xml
    • <project>, <target>
    • Is build.xml name mandatory?
  4. Ant Basic Tasks
    • <mkdir>.<delete>
    • <copy>,<echo>

  5. Ant – Waring, Jaring and Earing Examples
    • <javac>,<java>
    • <jar>,<war>,<ear>,<classpath>
  6. Ant with Eclipse
    • Creating Ant application
    • Running Ant from Eclipse
  7. Ant command options
    • ant –f or a –file
    • ant –help
    • ant –v
    • ant –logfile

  8. Ant Advanced Concepts
    • Running specific target
    • Setting default target
    • Target dependencies
    • Properties files