Download
 
 
AntelopePlugin
Description: Antelope is a graphical user interface for running Ant. Antelope is a mature application that is in wide use as a front end to Apache Ant. Antelope provides a set of buttons, one per target, which makes it easy to start a specific Ant operation. Basically, an Ant build file is opened with Antelope and the targets defined in the build file can be executed by clicking a button. Antelope is much more than a thin wrapper around Ant, however.

Antelope can run in two different environments. It can run as a stand-alone GUI application and as a plugin to jEdit (www.jedit.org), an excellent open source editor for programmers.

As a stand-alone application, Antelope provides the ability to create and edit Ant build files, the ability to run multiple build file targets in sequence, and can trace target and task execution in a quasi-debug mode. Output from the build process can be captured to a file and/or to screen and performance statistics can be gathered to guide optimization efforts. Several very useful tasks to extend Ant are included.

As a jEdit plugin, Antelope expands the features of the stand-alone application to nicely integrate with the text editor and with the Console and ErrorList plugins. Antelope has an open API that allows other plugins to utilize Antelope's capabilities.

In either mode, Antelope provides property and reference inspection and the ability to set properties that would be passed as parameters to Ant on the command line.

The Antelope Project also provides a set of additional tasks that provide functionality not found in the standard tasks distributed with Ant. These tasks are included with the plugin.

Author: Dale Anson
Category: Project Management

Version: 3.5.0
Requirements: JDK >= 1.5 · jEdit >= 4.3pre15 · Console >= 4.3.5 · ErrorList >= 1.7
Binary Download: AntelopePlugin-3.5.0-bin.tgz
AntelopePlugin-3.5.0-bin.zip
Complete Download: AntelopePlugin-3.5.0.tgz
AntelopePlugin-3.5.0.zip
Release Date: November 6, 2008
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate