Projects tagged ‘ant’ and ‘development’


[22 total ]
492

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 21 Jul 08

133

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 6 hours ago

89

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 20 Jul 08

75

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 20 Jul 08

68

NAnt

   
Primary Language: C#

NAnt is a Ant like build tool for .NET

Metrics updated about 9 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 about 13 hours ago

52

Maven Integration for Eclipse

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

Maven Integration for Eclipse makes it easy to use Maven build and project comprehension tool in Eclipse. It provides Maven POM editor, quick search in remote Maven repositories, Maven-based dependency management and automatic downloading of ... [More] required dependencies and sources, launching Maven from within Eclipse, creating new projects using Maven archetypes, materializing projects using Maven metadata, WTP and AJDT support and more. [Less]

Metrics updated 20 Jul 08

36

Apache Continuum

   
Primary Language: Java Licensed as: Apache License 2.0

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.

Metrics updated about 13 hours ago

17

Apache Archiva

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Archiva is a build artifact repository manager for use with build tools such as maven, continuum, and ant.

Metrics updated about 12 hours ago

12

Apache Ivy

 
Primary Language: Java Licensed as: Apache License 2.0

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following: 1. flexibility and configurability - Ivy is essentially process agnostic and is not tied to any methodology or ... [More] structure. Instead it provides the necessary flexibility and configurability to be adapted to a broad range of dependency management and build processes. 2. tight integration with Apache Ant - while available as a standalone tool, Ivy works particularly well with Apache Ant providing a number of powerful Ant tasks ranging from dependency resolution to dependency reporting and publication. [Less]

Metrics updated about 1 hour ago