| Ant Helper | helps other jEdit plug-ins leverage the information provided in a project's Ant build file |
| Ant Viz | Ant Viz? is a graphical Ant-script-dependency viewer and -debugger, implemented as a jEdit-plugin. All targets and their dependencies are displayed as a directed graph. This graph visualizes the sequence of what will be done when the script is run. Step-through debugging of targets is possible. |
| Antelope | Antelope is an application for running Ant. It can run as either a stand-alone GUI application or as a jEdit plugin. The project home page is at http://antelope.tigris.org and that is also where the on-line documentation is located. Ant must be installed separately. |
| Fast Open | Fast Open is a plugin designed to quickly open any file in the current project by just typing in the first few characters of the filename you want to open. Besides quickly opening any file, it has a lot of features like switching between projects, indicating invalid filenames etc. |
| JCounter | Computes statistics for sets of source files |
| JDiff | JDiff Plugin is a visual diff utility for jEdit. |