Projects tagged ‘ant’


[69 total ]
480

Apache Ant

   
Primary Language: Java Licensed as: Apache License, 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated about 6 hours ago

312

Maven 2

   
Primary Language: Java Licensed as: Apache License, 2.0

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

Metrics updated about 22 hours ago

132

Checkstyle

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

Metrics updated about 16 hours ago

85

PMD

   
Primary Language: Java Licensed as: BSD-ish License

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Metrics updated about 9 hours ago

83

Eclipse Ant Plugin

   
Primary Language: Java Licensed as: Eclipse Public License

The Ant component is designed to bring the power of Ant and Eclipse together. Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. It exists independent of Eclipse as an Apache open source project. Integrating ... [More] Ant into Eclipse means: • Executing Ant buildfiles from Eclipse • Enabling access to Eclipse resources/function from Ant buildfiles (i.e., providing Ant tasks for Eclipse) • Providing UI support for running Ant buildfiles and managing their output • Providing Ant buildfile development facilities (e.g., buildfile editors, debuggers, ...) The goal of this component is to make Eclipse's Ant tooling the environment of choice for Ant users and support Eclipse-based developers in their product build requirements. [Less]

Metrics updated 01 May 08

72

Hudson

   
Primary Language: Java Licensed as: Creative Commons Attribution-Share Alike 2.0 DE,MIT License

Hudson is an automated build system for a team as well as a system that monitors automated jobs (such as cron jobs)

Metrics updated about 19 hours ago

66

NAnt

   
Primary Language: C#

NAnt is a Ant like build tool for .NET

Metrics updated about 3 hours ago

60

CruiseControl

   
Primary Language: Java Licensed as: BSD-ish License

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A Web interface is provided to view the details of the current and previous builds.

Metrics updated 10 May 08

49

Maven Integration for Eclipse

   
Primary Language: Java Licensed as: Eclipse Public License v1.0

Maven Integration for Eclipse

Metrics updated about 8 hours ago

44

Phing

   
Primary Language: PHP Licensed as: GNU Lesser General Public License 2.1

PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an ... [More] easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more. [Less]

Metrics updated about 20 hours ago