Appendix B. Third-Party Tools
A wide variety of open source and commercial third-party tools and technologies are available to assist you with developing Java-based applications.
The sample set of resources listed here are both effective and popular. Remember to check the licensing agreements of the open source tools you are using for commercial environment restrictions.
Development, CM, and Test Tools
- Ant
- Apache Ant is an XML-based tool for building and deploying Java applications. It’s similar to the well-known Unix make utility.
- Bloodhound
- Apache Bloodhound is an open source web-based project management and bug tracking system.
- Continuum
- Apache Continuum is a continuous integration server that builds and tests code on a frequent, regular basis.
- CruiseControl
- CruiseControl is a framework for a continuous build process.
- Enterprise Architect
- Enterprise Architect is a commercial Computer Aided Software Engineering (CASE) tool that provides forward and reverse Java code engineering with UML.
- FindBugs
- FindBugs is a program that looks for bugs in Java code.
- Git
- Git is an open source distributed version control system.
- Gradle
- Gradle is a build system that provides testing, publishing, and deployment support.
- Hudson
- Hudson is an extensible continuous integration server.
- Ivy
- Apache Ivy is a transitive relation dependency manager. It is integrated with Apache Ant.
- Jalopy
- Jalopy is a source code formatter for Java that has plug-ins for Eclipse, jEdit, NetBeans, and other ...
Get Java 8 Pocket Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.