Content
Table of Contents
Overview
This page lists the various tools that the Apache Tomcat® project uses. Not all developers use every tool. There are almost certainly some tools that are missing. If you are a committer, you know how to fix this. If you are not a committer, send a short note to the developer mailing list (you'll need to subscribe if you are not already subscribed) and a committer should be able to fix it for you.
Apache Tools
Open Source Tools
A variety of IDEs are used by the Tomcat developers. One of them is the Eclipse IDE. |
|
The Unnecessary Code Detector is used by the Tomcat developers to identify code to be removed from future versions of Tomcat. |
|
SpotBugs is used by the Tomcat developers to identify potential coding errors. |
|
Checkstyle is used by the Tomcat developers to maintain the Tomcat coding standard. |
|
🌱 PlantUML | PlantUML is used to create diagrams for Tomcat documentation. |
Far Manager is a two-panel file manager application for Microsoft Windows. It works in console mode and is very useful to run command-line tools and make small edits that do not require an IDE. It is free software since version 1.75 build 2629 and open source since version 2.0. |