Download
 
 

All Plugins

Accents
The Accents plugin converts character abbreviations for accented characters to characters as they are entered.
1.0.1 for jEdit >= 4.2final (January 2, 2005)
ActionHooks
ActionHooks enabled one to specify actions or macros to invoke in response to EditBus messages.
0.5 for jEdit >= 4.2pre3 (February 15, 2004)
Activator
Lets you see if plugins are loaded or activated and lets you manually (un)load and (de)activate plugins. There is also a dockable which allows one-click reloading of plugins.
1.2.1 for jEdit >= 4.2final (August 24, 2006)
Ancestor
Ancestor plugin is a small toolbar with buttons to browser quickly all parents folders of the current buffer
1.0.2 for jEdit >= 4.3pre11 (February 12, 2008)
AntelopePlugin
The Antelope plugin is an application for running Ant. Ant must be installed separately.
3.0.1 for jEdit >= 4.2pre1 (March 21, 2004)
AntFarm
The AntFarm plugin allows developers to build projects from within jEdit using Apache's Ant utility, displaying any errors in ErrorList. It provides a nice graphical interface to manage multiple build files. It requires the AntPlugin, which is a jedit-packaged version of Apache Ant.
1.5.4 for jEdit >= 4.2final (August 26, 2006)
AntHelper
The AntHelper plugin helps other jEdit plugins leverage the information provided in a project's Ant build file. Functionality includes synchronizing the class path to JCompiler, a dialog for executing an Ant task by name, binding shortcuts to ant tasks, and miscellaneous other Java utilities.
0.8.3 for jEdit between 4.0pre4 and 4.2final (June 3, 2003)
AntPlugin
The AntPlugin is nothing but Apache Ant, users guide, and API javadocs, packaged as a neat little jEdit plugin.
1.7.0 for jEdit >= 4.2final (August 3, 2007)
AntVizPlugin
AntViz is a dependency visualizer and debugger for Ant scripts.
1.0 for jEdit between 4.1pre2 and 4.2final (August 5, 2002)
Archive
The Archive plugin provides a jEdit VFS for browsing the contents of tar and zip archives and opening the files they contain as jEdit buffers.
0.4 for jEdit between 4.2pre1 and 4.3pre1 (March 21, 2004)
0.4.3 for jEdit >= 4.3pre2 (July 30, 2007)
AStylePlugin
The AStyle Beautifier Plugin formats and beautifies Java, C and C++ source code.
0.8.1 for jEdit >= 4.2final (November 1, 2006)
AxisHelper
The AxisHelper attempts to make projects dealing with the Apache Axis web services framework a little easier. The current implementation simply generates client stub classes given a WSDL URL.
0.1 for jEdit >= 4.0pre4 (January 7, 2003)
Background
Background lets you configure a background image for the main jEdit text area. It also features some basic blend options ("tinted glass" effect).
1.0.0 for jEdit >= 4.2final (February 9, 2007)
Beauty
The Beauty plugin is a general framework for code beautifiers and provides several built-in beautifiers.
0.3.0 for jEdit >= 4.2final (July 19, 2007)
Bookmarks
This plugin provides a way to add and navigate bookmarks (similar to Markers) across all jEdit buffers and unopened files.
0.0.2 for jEdit >= 4.2pre15 (October 30, 2004)
BufferList
The BufferList plugin shows the list of currently open files in a dockable tree view.
0.9 for jEdit between 4.0final and 4.1final (September 28, 2003)
1.1 for jEdit >= 4.2final (May 3, 2005)
BufferLocal
The BufferLocal plugin provides persistent storage of Buffer Local properties (those properties set via the Buffer Options dialog).
1.2.8 for jEdit >= 4.2final (February 3, 2008)
BufferSelector
The BufferSelector plugin provides a strip of buttons along the bottom of the jEdit view that allows you to change the Buffer in the current EditPane.
1.0.6 for jEdit >= 4.0final (August 19, 2002)
BufferTabs
The BufferTabs plugin provides a tabbed pane in the jEdit view that allows you to change the current buffer.
0.8.3 for jEdit >= 4.2final (May 3, 2005)
1.0.0 for jEdit >= 4.3pre12 (March 16, 2008)
Calculator
The Calculator plugin is an RPN calculator.
1.1.6 for jEdit >= 4.2final (January 5, 2006)
CamelComplete
This plugin provides for code-completion in a CamelCase or regex_separated_identifier style.
2.7.1 for jEdit >= 4.3pre12 (May 5, 2008)
CharacterMap
The CharacterMap plugin displays a window showing all ASCII and extended-ASCII characters. Clicking one will insert it in the buffer.
1.1 for jEdit between 4.0pre4 and 4.1final (February 3, 2002)
1.2 for jEdit >= 4.2pre1 (January 25, 2004)
CheckStylePlugin
CheckStylePlugin is a wrapper around the CheckStyle program that allows you to check your code for adherence of deviation from a Coding Standard. Any errors are displayed in the ErrorList plugin.
0.2.2.1 for jEdit >= 4.2final (March 19, 2005)
ClassBrowser
The ClassBrowser plugin provides a dockable window presenting the hierarchy of a selected class, along with its members (including inherited members, if requested). You can jump to each element (class/member) in the hierarchy by double-clicking it. The hierarchy is generated using information from Ctags tag files.
1.2 for jEdit >= 4.3pre3 (January 25, 2007)
ClassWizard
The ClassWizard provides a GUI that facilitates quickly creating class files for various languages (Java, PHP, etc.).
0.5.1 for jEdit >= 4.0pre1 (April 28, 2002)
ClearCasePlugin
Rational ClearCase source code control plugin
0.27 for jEdit >= 4.1pre1 (January 7, 2003)
Clipper
The Clipper plugin provides the ability to insert a string from a library of text clips into the current buffer.
0.9.4 for jEdit >= 4.0.3 (October 30, 2004)
Code2HTML
The Code2HTML plugin transforms jEdit's current buffer or the current selection into a visually equivalent HTML file.
0.3.5 for jEdit >= 4.0pre3 (March 27, 2002)
0.5 for jEdit >= 4.3pre3 (April 23, 2006)
CodeAid
The CodeAid plugin is a code completion plugin for Java. It is for JDK 1.4/jEdit 4.2 and earlier. For JDK 1.5/jEdit 4.3 and later, use JavaSideKick.
0.9 for jEdit between 4.1final and 4.2final (March 27, 2003)
CodeBrowser
For jEdit 4.3pre7 and later, use CtagsSideKick, which replaces this plugin. CodeBrowser lets you browse code with a dockable similar to SideKick. Supports all languages supported by the Exuberant CTags: Java, C, C++, Perl, Shell, XML, HTML, Fortran and many more. Also includes a BufferSwitcher.
1.3.1 for jEdit between 4.1final and 4.2final (August 16, 2003)
1.4.3 for jEdit between 4.3pre5 and 4.3pre7 (July 15, 2006)
CodeLint
CodeLint is a Lint Plugin for JEdit that can identify syntax & semantic errors in your Java & C/C++ source code & Class files.
0.3 for jEdit >= 4.2final (January 2, 2005)
ColorChooser
Lets you look at a color picker and get back the RGB hex from it for copy or paste;
0.1 for jEdit >= 4.2final (October 30, 2004)
ColumnRuler
The ColumnRuler plugin provides a ruler across the top of the text area which marks off columns.
0.9.1 for jEdit >= 4.2pre8 (March 21, 2004)
1.0.1 for jEdit >= 4.3pre7 (November 1, 2006)
CommentFolder
The CommentFolder plugin provides a comment folding mode. It works like explicit folding but also folds multiline range comments.
1.0.0 for jEdit >= 4.2pre8 (February 15, 2004)
CommonControls
The CommonControls plugin provides a common set of enhanced Swing components intended for use by other jEdit plugins.
0.9.4 for jEdit >= 4.2final (March 21, 2007)
ConfigurableFoldHandler
The ConfigurableFoldHandler plugin adds a new fold handler to jEdit that allows the user to specify the strings that define the start and end of a fold.
0.4 for jEdit between 4.1pre2 and 4.1final (July 12, 2003)
0.6.3 for jEdit >= 4.3pre8 (December 29, 2006)
Console
The Console plugin allows jEdit to execute arbitrary commands from an internal shell. In addition, it provides buttons in a "commando toolbar" for your favorite command-line tools (make, ant, qmake, latex, etc), and an easy way to add others.
4.1.2 for jEdit >= 4.2final (April 17, 2005)
4.2.6.5 for jEdit >= 4.2final (October 8, 2006)
4.3.7 for jEdit >= 4.3pre13 (March 14, 2008)
ContextHelp
The Context Help plugin is a framework for integrating jEdit mode dependent (i.e. java, xml, php,...) beanshell scripts into jEdit. In particular the plugin contains beanshell examples for calling windows help files for java, javascript and php.
1.8 for jEdit >= 4.1final (March 27, 2003)
ContextMenu
The ContextMenu plugin allows you to change text area's right-click context menu for each mode.
0.1 for jEdit >= 4.3pre6 (August 24, 2006)
CscopeFinder
(C/C++/Python) CscopeFinder adds rapid code searching using Cscope or PyCscope index files.
0.3 for jEdit >= 4.2final (August 24, 2006)
CssEditor
A plugin that allows editing CSS elements inside jEdit, as well as CSS file validation.
0.4 for jEdit >= 4.3pre3 (May 24, 2006)
CtagsInterface
CtagsInterface provides common ctags services to interested plugins.
0.1 for jEdit >= 4.3pre13 (March 13, 2008)
CtagsSideKick
CtagsSideKick provides a structure browser service for SideKick using exuberant ctags. Support exists for these languages: C, C++, Perl, Python, Bash, Java, JavaScript, Lisp, Make, PHP, Ruby, Scheme, SQL, YACC, XML, Ant, Cobol, Eiffel, AWK, Fortran, and Pascal.
1.2 for jEdit >= 4.3pre8 (January 29, 2007)
CTPlugin
CTPlugin is a plugin that supports the use of custom tag libraries in JSP, acting as a visual aid for tag insertion.
0.3 for jEdit >= 4.1final (December 1, 2003)
DBTerminal
The DBTerminal plugin is a simple sql client much like the text-based database clients available for Linux. You will need the appropriate database drivers installed for this plugin to work.
0.1.1 for jEdit >= 4.2pre8 (August 8, 2004)
Dict
Dict plugin searches the word(s) you give it in the dict.org dictionary.
0.3 for jEdit between 4.0pre8 and 4.1final (November 26, 2002)
0.4 for jEdit >= 4.2pre1 (September 28, 2003)
Docker
The Docker plugin enhances jEdit's existing docking features.
0.3 for jEdit >= 4.1final (July 12, 2003)
0.5 for jEdit >= 4.3pre9 (May 7, 2007)
DotComplete
DotComplete is no longer supported. Use JavaSideKick for jedit 4.3pre5 and later. DotComplete is a Java code assistance plug-in that provides help when a period (dot) is typed. It incorporates CodeAid's Java CC parser and expression finder; SpeedJava's design and popup triggering code; jEdit's Complete-Word popup, and AntHelper's class management.
0.6.6 for jEdit between 4.1final and 4.2final (October 30, 2004)
DragAndDrop
The DragAndDrop plugin allows files to be opened in jEdit by simply dragging them into the text area from a file manager, desktop, or other application. Does not work on all combinations of platform/JDK.
0.2.8 for jEdit between 3.2pre2 and 4.1final (January 7, 2003)
EBrowse
The EBrowse plugin provides a keyboard centric interface to jEdit for doing common tasks like opening files and switching buffers. As the name implies, the interface has an emacs flavor to it and even includes a few common emacs utility commands such as mark-copy, mark-cut, and string-rectangle.
0.5.3 for jEdit >= 4.1pre1 (January 21, 2003)
EditorScheme
The EditorScheme plugin allows one to easily switch between editor color/style schemes for jEdit.
0.4.2 for jEdit between 3.2final and 4.1final (February 27, 2003)
1.0 for jEdit >= 4.2final (May 3, 2005)
ErrorList
The ErrorList plugin provides one-click access, and on-the-spot highlighting of errors generated by EditBus-aware packages, such as the Console.
1.5 for jEdit >= 4.2final (May 26, 2007)
1.7 for jEdit >= 4.3pre7 (December 8, 2007)
FastOpen
FastOpen is a plugin designed to quickly open any file in the currect project by just typing in the first few characters of the filename you want to open.
2.0 for jEdit >= 4.2final (March 6, 2006)
2.1 for jEdit >= 4.3pre6 (September 1, 2006)
FindFile
This plugin allows you to search within a filesystem for any files that match a given filter. Results are displayed in a Hypersearch-style pane, which provides the ability to perform further actions on the files.
1.0 for jEdit >= 4.2pre11 (June 21, 2004)
FoldViewer
FoldViewer is a very simple plugin that allows to show collapsed folds in the popup window. To see content of any collapsed fold, just navigate mouse to the [ lines] section of this fold.
1.0 for jEdit >= 4.3pre6 (October 6, 2006)
FTP
The FTP plugin adds the ability to browse directories and edit files on (S)FTP servers.
0.7.3 for jEdit between 4.2final and 4.3pre1 (March 19, 2005)
0.9.4 for jEdit >= 4.3pre12 (March 8, 2008)
GdbPlugin
Short Description: This plugin provides a jEdit interface for gdb.
0.4 for jEdit >= 4.3pre9 (June 8, 2007)
GesturePlugin
The jEdit GesturesPlugin records mouse movements and executes code based on recognized patterns.
1.1 for jEdit >= 4.2final (October 30, 2004)
GfxView
The GfxView plugin allows users to display / move / resize pictures on a dockable panel. This is useful to people that need to read information from drawings or layouts in PNG / JPEG / TIFF or BMP (thanks to Imagero library).
1.0 for jEdit >= 4.2pre9 (March 21, 2004)
GlobalPlugin
GlobalPlugin provides an interface to the GNU Global source code tag system, for smart navigation through C,C++,Java,PHP,Yacc, and Assembly source files.
0.2 for jEdit >= 4.3pre10 (August 11, 2007)
GnuRegexp
gnu.regexp, an old reliable library for evaluating regular expressions.
1.0.1 for jEdit >= 4.3pre13 (March 16, 2008)
GruntspudPlugin
Gruntspud is a graphical CVS client plugin that works with a variety of different connection methods.
0.2.2-beta for jEdit between 4.0final and 4.1final (January 7, 2003)
0.4.6-beta for jEdit >= 4.2pre2 (June 21, 2004)
HDLParser
The HDL Parser plugin finds syntactic errors in HDL code.
0.1 for jEdit >= 4.1final (October 30, 2004)
HeadlinePlugin
The Headlines plugin allows you to view the content of any RSS or RDF XML data feed on the net within jEdit. This includes a great many blogs and news sites including Slashdot, Metafilter, CNet, Freshmeat.net, Salon, and many more.
1.1 for jEdit between 4.0.3 and 4.1final (August 16, 2003)
1.2 for jEdit >= 4.2pre15 (August 8, 2004)
HelperLauncher
HelperLauncher provides both a plugin and file system browser action for launching an external program to work with a file or buffer.
1.0 for jEdit >= 4.3pre7 (February 9, 2007)
Hex
The Hex plugin dumps a file in hexadecimal form.
1.0 for jEdit >= 4.3pre10 (September 21, 2007)
HexEdit
The HexEdit plugin allows you to edit files in hex mode.
0.1.3 for jEdit >= 4.2pre2 (July 12, 2003)
Highlight
Highlights words (or matched regexps) with different colors.
1.2.1 for jEdit between 4.2final and 4.3pre2 (June 7, 2005)
1.4.1 for jEdit >= 4.3pre5 (August 22, 2006)
Hyperlinks
The hyperlink plugin will allow the textarea to have hyperlinks inside.
1.0.0 for jEdit >= 4.3pre10 (October 8, 2007)
IncludesParser
Includes Parser is used to parse includes directives in standard text files so that the contents and layout of (for example) HTML files can be kept separate, but parsed into a single (for example) web page to be uploaded to the web.
0.4 for jEdit >= 4.1final (May 8, 2003)
InformSideKick
From Drayke Naiobrin. Provides a SideKick parser for Inform source files, allowing game objects to be viewed in a tree whose structure resembles their logical hierarchical arrangement.
1.0 for jEdit >= 4.2final (January 5, 2006)
InfoViewer
InfoViewer is a replacement for the built-in jEdit HelpViewer. It contains a mini web browser, but you can also configure it to use an external browser.
1.2 for jEdit between 4.1pre8 and 4.3pre2 (March 27, 2003)
1.5.6 for jEdit >= 4.3pre3 (May 15, 2006)
1.5.9 for jEdit >= 4.3pre5 (August 23, 2006)
IRC
The IRC plugin provides a simple IRC client for jEdit in a dockable window.
2.1 for jEdit >= 4.2final (October 30, 2004)
JakartaCommons
The JakartaCommons plugin provides a single point of dependency for plugins needing to use Apache Jakarta libraries. Currently included are BCEL, commons-collections, commons-logging, and xmlrpc.
0.6 for jEdit >= 4.2final (February 23, 2008)
JalopyPlugin
Jalopy is a source code formatter/beautifier/pretty printer for the Sun Java programming language.
0.3.1 for jEdit >= 4.0final (June 3, 2002)
Jane
Jane is a Java analyzer plugin for jEdit.
0.0.1 for jEdit between 4.1final and 4.2final (March 27, 2003)
JarMaker
The JarMaker Plugin adds a simple interface for creating a JAR file.
0.4 for jEdit >= 4.0pre3 (January 7, 2003)
JavaCore
The JavaCore plugin was designed to act as a central location for the management of classpaths and sourcepaths that may be used by other Java-centric plugins. It is obsolete and its functionality exists in ProjectViewer and JavaSideKick.
0.7.1 for jEdit between 4.2pre5 and 4.2final (June 21, 2004)
JavaDebugger
A plugin that supports debugging of Java code.
1.5 for jEdit == 4.2final (November 14, 2006)
JavaFold
The JavaFold plugin provides folding for Java language constructs. This includes code blocks embraced by brackets {} (skips brackets in comments and strings), multi-line comments, single-line comments, and lines that end with ';' (e.g. to fold imports).
0.2 for jEdit >= 4.2pre1 (March 21, 2004)
0.3 for jEdit >= 4.3pre3 (June 1, 2007)
JavaInsight
Adds an action to the file system browser that lets you decompile selected Java classes using the Jode decompiler
0.6 for jEdit >= 4.2final (March 19, 2005)
1.0 for jEdit >= 4.3pre9 (May 9, 2007)
JavaRefactor
The JavaRefactor plugin provides a means of automatically refactoring compilable Java source code using a small catalog of refactoring patterns.
0.0.3 for jEdit >= 4.0pre1 (June 14, 2002)
JavaScriptShell
JavaScript shell and macros handler
0.1 for jEdit >= 4.3pre7 (March 17, 2008)
JavaSideKick
Java code browser, provides full support for all Java 1.5 and earlier syntax. Offers code completion and structure browsing for Java. Also provides structure browsing for property files and javacc files.
2.3.6 for jEdit >= 4.3pre10 (April 3, 2008)
JavaStyle
The JavaStyle plugin encapsulates functions for formatting and beautifying Java source code.
1.2 for jEdit >= 4.0pre6 (February 27, 2002)
JazzyPlugin
A plugin based on the open source Java spellchecker Jazzy.
0.2.1 for jEdit >= 4.1final (July 12, 2003)
JBrowse
The JBrowse plugin allows for easy navigation of Java source code by providing a highly customizable tree-view of a file's classes, fields, and methods. This version is available for dependency purposes only. It is recommended you use JavaSideKick 2.0 instead. It is also recommended that plugin authors who have this listed as a dependency remove it from the dependency list (in favor of JavaSideKick) so we can remove it from plugin central.
1.4.4 for jEdit between 4.0pre4 and 4.1final (January 24, 2002)
1.4.5 for jEdit between 4.2pre9 and 4.2final (March 21, 2004)
1.5.0 for jEdit between 4.2final and 4.3pre3 (January 5, 2006)
JCalculator
This plugin provides calculator for evaluating string expressions representing formulas.
1.0 for jEdit >= 4.3pre11 (May 6, 2008)
JCompiler
The JCompiler plugin allows for in-process compiling of Java source files and packages.
1.7.2 for jEdit between 4.2final and 4.3pre3 (November 6, 2006)
JCounter
The JCounter plugin provides statistics such as Code, Comment, code %, and blank lines for files. It can parse the current buffer, all open buffers, or all files from a project in the Project Viewer plugin, and provides averages, maxs, and totals.
0.3.1 for jEdit between 4.1pre4 and 4.1final (February 3, 2003)
0.5.1 for jEdit >= 4.2pre8 (March 21, 2004)
JcrontabPlugin
The JcrontabPlugin executes a class/method/bsh/nativeProgram at a given time. Defining execution schedules is done using the standard crontab format.
0.6 for jEdit between 4.0final and 4.1final (May 27, 2002)
0.7.2 for jEdit >= 4.2pre2 (November 2, 2003)
JDiffPlugin
JDiffPlugin is a visual diff utility for jEdit.
1.4.2 for jEdit >= 4.2pre15 (August 8, 2004)
2.0.0 for jEdit >= 4.3pre7 (May 6, 2008)
JDocPlugin
The JDocPlugin provides configuration and persistance of Javadoc command line arguments and execution of the utility within jEdit. Command line arguments are configured through either the Utilities->Global Options->Plugin Options->Javaodc menu selection or a Plugins->Javadoc->Javadoc Options menu selection. The configured command line arguments are persisted in a property file. The Javadoc utility can be executed with a Plugins->Javadoc->Execute Javadoc menu item. The JDocPlugin facilitates development of Javadoc by allowing the programmer to generate Javadoc while editing the source files and writing comments.
1.02 for jEdit >= 4.0final (March 27, 2003)
jEditCvs
The jEditCvs plugin is a simple CVS client for jEdit, allowing commands to be run on the current buffer.
0.4 for jEdit between 4.0final and 4.2final (July 19, 2002)
JExplorer
The JExplorer plugin is a Java code browser. Starting from a ProjectViewer plugin project, it can analyze the Java source files in it and build a "model", which is then used to navigate the code.
0.3.1 for jEdit >= 4.1final (August 16, 2003)
JFuguePlugin
A jEdit plugin to bring the JFugue API to jEdit users and provide some basic functionality to help users create music using the JFugue API.
0.7.1 for jEdit >= 4.3pre9 (August 2, 2007)
JImporter
The JImporter plugin allows users to generate import statement for the Java class under the cursor, or for a class that the user specifies.
0.4.0 for jEdit >= 4.1pre1 (September 25, 2002)
JIndex
The JIndex plugin enables jEdit to show the JavaDoc API html documentation for the currently selected word, with a single key press, in a browser of your choice.
1.1 for jEdit >= 4.1pre1 (September 25, 2002)
JinniConsole
JinniConsole is the Jinni Plugin for JEdit. It assumes you already know or want to get to know Jinni. As can be seen on Jinni's Website, Jinni is a "High Performance Java and .NET based Prolog for Object and Agent Oriented Internet Programming". It is a great possibility to use the latest artificial intelligence technology available for the Java world.
1.0 for jEdit >= 4.0final (June 11, 2003)
JMail
A plugin to send and receive e-mail.
1.4 for jEdit >= 4.2final (March 20, 2006)
JPyDebug
The JPyDebug plugin provides a Python debugging support for jEdit, and a structure browser service through SideKick for easy navigation through source files.
0.16 for jEdit >= 4.2final (March 7, 2006)
JSwatPlugin
The JSwatPlugin integrates the JSwat debugger into jEdit, providing many of the features normally available in the standalone version.
1.6 for jEdit >= 4.2final (March 19, 2005)
JTAPlugin
The JTA plugin provides a Telnet terminal with VT and ANSI emulation inside of jEdit.
0.1 for jEdit >= 4.0pre4 (September 3, 2002)
JTidyPlugin
JTidyPlugin integrates the HTML Tidy utility into jEdit. JTidyPlugin will help you check for errors in your HTML/XML files and also correct them.
1.0.1 for jEdit >= 4.0pre1 (March 27, 2002)
JTools
The JTools plugin provides a set of commands designed for managing import statements in Java code and creating boilerplate code for extended classes.
1.3 for jEdit between 4.1pre9 and 4.1final (February 27, 2003)
1.6.2 for jEdit >= 4.2pre5 (June 21, 2004)
Jump
Jump works in conjunction with the ProjectViewer plugin and "Exuberant Ctags" (ctags.sourceforge.net). It provides several actions which will accelerate your work, including "Jump to File", "Jump to Tag", "Type a tag...".
0.3.3 for jEdit >= 4.2final (October 3, 2006)
JUnitPlugin
The JUnit plugin allows test cases to be run against Java code using the JUnit testing framework (http://www.junit.org).
0.5 for jEdit >= 4.2final (August 28, 2006)
JVMStats
The JVMStats plugin is a simple application that allows one to see JVM statistics and call the garbage collector.
0.2 for jEdit >= 4.2pre2 (August 16, 2003)
JythonInterpreter
The JythonInterpreter plugin embeds a Jython shell into jEdit. It adds support for macros and plugins written in Python/Jython, and a SideKick service for code browsing. Jython 2.1 is included.
0.9.7 for jEdit >= 4.2final (June 29, 2006)
LaTeXTools
A suite of tools to enable quicker and more convenient editing of LaTeX files.
0.5.4 for jEdit >= 4.2final (May 23, 2006)
0.5.7 for jEdit >= 4.3pre3 (November 21, 2006)
Lazy8Ledger
Lazy8Ledger is a financial accounting ledger that requires you to have bookkeeping experience (double-entry acccounting) to be of any use to you.
2.13 for jEdit between 4.1pre8 and 4.1final (March 21, 2004)
2.18 for jEdit >= 4.2pre14 (August 8, 2004)
LazyFolds
The LazyFolds plugin allows explicit folds to be automatically inserted and updated in jEdit buffers.
0.3 for jEdit >= 4.2pre5 (June 21, 2004)
LazyImporter
The LazyImporter plug-in provides useful tools for generating, organizing and sorting import statements in a Java source file in JEdit.
1.07 for jEdit >= 4.1final (October 30, 2004)
1.08 for jEdit >= 4.3pre3 (February 8, 2006)
LilyPondTool
LilyPondTool is a LilyPond plugin for jEdit. It gives similar functionality as the Emacs LilyPond mode and helps with creating scores.
2.10.4 for jEdit between 4.3pre9 and 4.3pre11 (February 22, 2007)
2.10.5 for jEdit >= 4.3pre12 (March 26, 2008)
LineGuides
The LineGuides plugin adds any number of colored column guides to the jEdit text area.
0.5.4 for jEdit >= 4.0pre4 (May 27, 2002)
LispPaste
Using this plugin, you can make pastes to the <a href="http://paste.lisp.org">LispPaste</a> collaborative IRC debugging service from within jEdit.
1.0.2 for jEdit >= 4.2final (February 22, 2008)
LogViewer
Log Viewer allows multiple log files to be tracked without having to leave jEdit by providing "tail -f" behavior.
0.6 for jEdit >= 4.2final (January 5, 2006)
LookAndFeel
The LookAndFeel plugin provides several additional look-and-feel implementations which allow skinning of the GUI by means of "themepacks".
1.0.1 for jEdit >= 4.2final (February 23, 2008)
MacroManager
The MacroManager plugin provides an interface to the jEdit community website's archive of contributed macros.
1.2 for jEdit >= 4.0final (February 15, 2004)
MavenPlugin
Provides a dockable GUI for working with Maven Projects.
0.3 for jEdit >= 4.2final (June 30, 2005)
MementoPlugin
Memento is a task manager/calendar application meant to function both as a stand-alone and as a jEdit plugin. Currently features basic punchlist/appointment capabilities.
0.5.3 for jEdit between 4.0final and 4.2final (July 19, 2002)
MoinMoin
MoinMoin Plugin provides a VFS for jEdit that enables one to edit MoinMoin (http://moin.sourceforge.net/) wiki pages in jEdit.
0.3.2 for jEdit between 4.2final and 4.3pre1 (January 2, 2005)
0.3.4 for jEdit >= 4.3pre2 (April 14, 2006)
MouseSnap
The MouseSnap plugin allows to automatically move the mouse to the default button.
0.1 for jEdit >= 4.1final (July 12, 2003)
Navigator
The Navigator plugin provides "back" and "forward" buttons like a web browser, and is handy when browsing code.
1.0.4 for jEdit >= 4.2final (January 5, 2006)
1.5 for jEdit >= 4.3pre5 (June 2, 2007)
NetRexxJe
The NetRexxJe plugin, written in netrexx, allows one to easily compile and run NetRexx and Java programs from within the jEdit environment. Requires NetRexx 2.00, which is included.
0.09 for jEdit >= 4.1final (March 27, 2003)
Oolong
Short Description: Oolong is an assembler like language for the Java Virtual Machine. Java classes may be Decompiled to Oolong or dumped. Oolong may be compile to Java class files. A mode file is provided for pretty highlighting.
1.0.0 for jEdit (March 20, 2006)
OpenIt
The OpenIt plug-in provides a quick and easy way to open files in jEdit. Users simply open a dialog box, start typing the name of the file they wish to open and, as they type, the list of files will be updated to match what they are typing.
1.1 for jEdit >= 4.2final (August 24, 2006)
1.5.0 for jEdit >= 4.3pre7 (November 6, 2006)
Optional
A replacement for the three Options actions/dialogs.
0.2.3 for jEdit >= 4.3pre12 (December 8, 2007)
Outline
Provides a SideKick structure tree which displays folds rather than language specific structures.
1.0.0 for jEdit >= 4.2pre8 (March 1, 2004)
1.2.1 for jEdit >= 4.3pre8 (April 2, 2007)
P4Plugin
P4Plugin provides an interface for the use of the Perforce Unix command-line utility "p4" from inside jEdit.
0.2.2 for jEdit >= 4.2final (August 25, 2006)
0.2.4 for jEdit >= 4.3pre7 (May 6, 2007)
PerlBrowse
The PerlBrowse plugin aids editing of Perl code. Displays a list of subroutines in the current buffer and allows navigation to them. Incorporates a history function so you can go back to your last position in the current buffer. For jEdit 4.3pre5 and later, use PerlSideKick instead.
0.5 for jEdit between 4.2final and 4.3pre2 (March 19, 2005)
PerlSideKick
A SideKick parser for Perl. Replaces PerlBrowse.
0.4 for jEdit >= 4.2final (November 12, 2005)
0.6 for jEdit >= 4.3pre8 (March 16, 2007)
PHPParser
PHPParserPlugin is a php parser that will highlight your syntax errors and help you navigate in your source.
1.2.3 for jEdit >= 4.2final (May 30, 2006)
1.2.4 for jEdit >= 4.3pre3 (May 30, 2007)
PMDPlugin
The PMD plugin is a Java source code analysis tool.
2.0 for jEdit between 4.0final and 4.1final (May 8, 2003)
2.9 for jEdit >= 4.3pre3 (May 5, 2008)
ProjectOptions
The Project Options plugin provides an interface for defining standard jEdit options on a per-project basis, allowing, for example, regular edit options to change for different projects.
ProjectViewer
The ProjectViewer plugin provides an interface for managing a "project", i.e. a related group of source files.
2.1.3.7 for jEdit >= 4.2final (April 17, 2007)
ProjectWizard
ProjectWizard plugin can be used for new Java projects. It creates the directories and a build.xml
0.4.1 for jEdit >= 4.2final (May 2, 2006)
PrologConsole
PrologConsole is a Console plugin shell embedding an ISO compliant Prolog system into jEdit.
0.4 for jEdit >= 4.0final (February 27, 2003)
PythonClient
Allows JEdit to act as a shell for an external Python or Jython process.
0.2 for jEdit >= 4.3pre3 (March 6, 2006)
Recent
The recent plugin stores all edit actions in a table in a dockable window. It recordes actions which are invoked by plugin, macro or built-in actions. The user invokes an action by clicking it in a dockable window. Additionally, it provides a buffer history
0.1 for jEdit >= 4.2final (February 21, 2006)
RecentBufferSwitcher
RecentBufferSwitcher is a plugin which allows fast changing of a buffer to the most recently viewed buffer.
0.1 for jEdit >= 4.2final (November 13, 2005)
RecursiveOpen
This is a plugin for the jEdit file system browser that allows you to recursively open files.
0.1 for jEdit >= 4.2final (January 2, 2005)
Rename
The Rename plugin allows you to rename dockable windows, actions, plugins, and option panes.
1.0.1 for jEdit >= 4.2pre8 (March 21, 2004)
RETest
The RETest plugin provides a simple, yet powerful interface for testing regular expressions.
1.1.0 for jEdit >= 4.2final (July 15, 2006)
RFCReader
RFC Reader is a plugin that makes rfc reading more pleasant
0.9.1 for jEdit >= 4.3pre10 (May 5, 2008)
RubyPlugin
The Ruby Editor Plugin converts jEdit into an intelligent Ruby editor. This includes a SideKick parser service and a Ruby API Documentation browser.
0.8.1 for jEdit >= 4.2final (August 12, 2006)
0.9.2 for jEdit >= 4.3pre12 (February 12, 2008)
Scheme
This plugin provides a Scheme interpreter integrated into jEdit. Integrates the classloader with jEdit's JARClassLoader, integrates with Console to provide a Scheme Interpreter Shell, and integrates with jEdit's PluginManager to enable Scheme Libraries to be distributed in Plugins.
1.0.1 for jEdit (March 20, 2006)
SendBuffer
The SendBuffer plugin allows you to send the contents of the current buffer using the SMTP protocol.
1.0.2 for jEdit between 3.0final and 4.1final (May 29, 2001)
1.0.3 for jEdit >= 4.2pre1 (May 26, 2003)
Sessions
The Sessions plugin maintains lists of open files - called sessions (aka workspaces) - and offers some functions to switch between them.
1.4.0 for jEdit >= 4.2final (March 23, 2007)
1.4.2 for jEdit >= 4.3pre10 (April 6, 2008)
Shor