Filtered by
ant
eclipse
programming
Refine results
testing (3)
code (3)
development (3)
tools (3)
utilities (2)
build_tools (2)
plugin (2)
code_analysis (2)
quality (2)
analysis (1)
lint (1)
xml (1)
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Metrics updated 11 Oct 08
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 20 Sep 08
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 3 hours ago