Java News Brief
November 2000 Issue

Headlines: 
Java Technical Insight of the Month
    
Ant - an open source, Java-based build tool
Visit  The Java News Brief Archive for past issues of the JNB.
OCI Educational Services
       
                
Java Technical Insight of the Month
Ant - an open source, Java-based build tool
By Mark Volkmann, Principal Software Engineer, Object Computing, Inc. (OCI)

Ant was developed as part of the Apache Jakarta project. It is used to build many open source software packages such as Tomcat and JDOM. It can also be used to build your software.

There are many alternatives to building software.

Performing the steps manually requires a lot of memorization and expertise. It is also error prone.

Using IDE functionality is fine if all the developers on a project are using the same IDE. Even then it's unusual that an IDE can perform all the build steps you need.

UNIX developers have been using make for a long time. It's a great tool but it has three problems.

  1. doesn't run under Windows (unless Cygwin is installed)
  2. has a cryptic syntax
  3. doesn't provide any special support for Java development
Ant addresses all these issues. To learn more about Ant, click here.

OCI Educational Services               

OCI has one of the most comprehensive OO training curricula in the country.  Clients contract group training that is either taught at the client site or at the OCI Education Center in St. Louis, MO.  We encourage you to check our Object-Oriented Technology Curriculum show below:   (click on course titles for online descriptions)  

For more information or to register, email training.


Object Computing, Inc. is a Sun Authorized Java Center in St. Louis and a Member of the Object Management Group, OMG.  OCI specializes in distributed computing using object-oriented and web-enabled technologies and provides Consulting, Education, and Product Development services to clients nation-wide.  For more information contact us at 314-579-0066 (St. Louis), 480-752-0042 (Tempe) or email info@ociweb.com.

Click here OCI CAREER OPPORTUNITIES or email hr@ociweb.com.

The Java News Brief is a monthly newsletter.  The purpose and intent of this publication is to advance Java, provide technical value, and to announce available OCI Java services.  If you would prefer to not receive this newsletter or would like to subscribe please
click here

Copyright (c) 2000.  Object Computing, Inc.   All rights reserved.   Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.  Object Computing, Inc. is independent of Sun Microsystems, Inc.