| Plugin | Description |
| 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. |
| JDiff | JDiff Plugin is a visual diff utility for jEdit. |
| Project Viewer | The Project Viewer plugin provides an interface for managing a "project", i.e. a related group of source files. |