Core Java| JSP| Servlets| XML| EJB| JEE5| Web Services| J2ME| Glossary| Questions?

 

 

 

 

 

 

 

 

 

 

 

 

 

Search Tutorials

Latest Questions
Comments
 
 
 


 

Java Ant

                         


In this section, you will learn about the java ant tool.
Apache Ant is a software tool, which is similar to “make” (make is a utility for automatically building large applications) but is written in the Java language, requires the Java platform and is best suited for building Java projects. Noticeable difference between Ant and make is that Ant uses XML to describe the build process and its dependencies, whereas make has its Make file format. In ant, XML file is always named as the build.xml.

Ant is an Apache's project. It is open source software and is released under the Apache Software License. Ant allows the developer to automate the repeated process involved in the development of JEE applications. Developers can easily write the script to automate the build process like compilation, archiving and deployment. Getting Hands-on Ant For this article I am using jdk1.6.0 and Application Server JBoss 3.2.3 to deploy and test JEE application.

Ant is a platform-independent scripting tool that constructs your build scripts. A large number of built-in tasks in Ant without any customization can be used.

Ant extends Java classes for writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.

Cross Platform: The use of Java to develop Ant makes it the perfect solution for those people who are developing programs to run or to built across a range of different operating systems using build.xml.

To know more about Apache Ant click on:

http:/www.javajazzup.com/issue6/page35.shtml

                         

» View all related tutorials
Related Tags: c class ant methods classes method trac int abstract to extend sse ext e it not bstr can in no

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Training Courses
Tell A Friend
Your Friend Name
Software Solutions
Least Viewed
Most Rated
Recently Viewed
Search Tutorials

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Indian Software Development Company | iPhone Development Company in India | Flex Development Company in India | Java Training Delhi | Java Training at Noida |

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.