Download
 
 

Recently Updated Plugins

Plugins updated: 2-November-03
BufferList 0.10:  updated to jEdit 4.2 API; added open buffer and unsaved buffer counts; requires jEdit 4.2pre5 and JDK 1.3
ErrorList 1.3.1:  bug fix release; requires jEdit 4.2pre6 and JDK 1.3
FTP 0.7.1:  updated to SSHTools 0.2.6 beta; bug fixes; requires jEdit 4.2pre6, JakartaCommons 0.3, and JDK 1.3
HeadlinePlugin 1.1.1:  implemented the deferred loading API for faster jEdit startup times; removed the "Hide Description" option which was obsolete since 1.1; added new actions to move to the next/previous story within a feed; you can now do everything via the keyboard; requires jEdit 4.2pre1, InfoViewer 1.0, and JDK 1.4
JakartaCommons 0.4:  added the Jakarta Commons HTTP client library; requires jEdit 4.0final and JDK 1.3
JcrontabPlugin 0.7.2:  solves a few bugs and errors of the release 0.7; uses the 4.2 API; requires jEdit 4.2pre2 and JDK 1.3
Jump 0.3.2:  fixed memory leaks bug on unload; requires jEdit 4.2pre2, ProjectViewer 2.0.1, and JDK 1.3
LazyImporter 1.03:  added new pre/post character ("\t") (some class usages were not being found because of this); now works for interfaces (only ever worked on classes before; when the "import classes from own package" option is chosen (LazyImporter used to import the class/interface's own class name); in JDK 1.4.1 onwards the pop-up import window would lose focus as soon as it opened due to some changes in Java's handling of focusing issues in JDK 1.4.1; requires jEdit 4.0final and JDK 1.4
MoinMoin 0.1:  initial Plugin Central release; requires jEdit 4.2pre5, XML 0.12, JakartaCommons 0.4, and JDK 1.3
Navigator 1.0.1:  initial Plugin Central release; requires jEdit 4.2pre1 and JDK 1.4
SwitchBuffer 1.1.1:  updated to jEdit 4.2 API; requires jEdit 4.2pre4 and JDK 1.3
XML 0.13:  now uses HTML parser from htmlparser.sf.net instead of Swing HTML parser (Will Sargent); JHTML completion (Will Sargent); element completion code now preserves case when editing HTML; changing a catalog from within jEdit now automatically reloads it; updated bundled DocBook 4.1.2 DTD to 4.2; bug fixes; requires jEdit 4.2pre6, ErrorList 1.3.1, and JDK 1.3
XmlIndenter 0.2:  ported plugin to jEdit 4.2 Plugin API; fixed bug that occurred when attributes are separated by line separater characters instead of space characters (reported by Kevin Semande); requires jEdit 4.2pre3, XML 0.12, and JDK 1.3
 
Plugins updated: 28-September-03
BufferList 0.9:  added tooltips to the tree view; added an option to fully expand the tree by default; requires jEdit 4.0final and JDK 1.3
Dict 0.4:  updated to 4.2 API; upgraded menus; upgraded options pane; upgraded the DictPlugin menu; requires jEdit 4.2pre1 and JDK 1.3
FTP 0.7:  improved SFTP support thanks to SSHTools 0.2.5; improved FTP thanks to various bug fixes; requires jEdit 4.2pre3, JakartaCommons 0.3, and JDK 1.3
IRC 2.0:  new features like DCC File Transfer and CTCP added, as well as support for Bots written as jEdit plugins; you can also have the time printed in front of each message on a channel; requires jEdit 4.1pre5 and JDK 1.3
JcrontabPlugin 0.7:  integrated with 4.2 API and solved a bug with edit; requires jEdit 4.2pre1 and JDK 1.3
JTools 1.4:  this release just updates the plugin to use the new deferred plugin loading API; requires jEdit 4.2pre4 and JDK 1.3
Jump 0.3.1:  integrated with 4.2 API; some bug fixes & perfomance tuning; requires jEdit 4.2pre2, ProjectViewer 2.0.1, and JDK 1.3
LazyImporter 1.01:  added classpath refresh thread, so any new classes in the LazyImporter classpath are picked up automatically; added new configuration item in ClassPath Options pane to configure how often the classpath is updated; removed some System.err.println statements; removed some hard-coded visual strings and made them properties; requires jEdit 4.0final and JDK 1.3
 
Plugins updated: 16-August-03
CodeBrowser 1.3.1:  improved support for ftp and other remote file systems; added caching; added context menu; simplified internal structure; requires jEdit 4.1final and JDK 1.3; requires separate installation of Exuberant CTags <http://ctags.sourceforge.net/>
Console 3.7:  added TOGGLE_ENTRY, LONG_ENTRY, FILE_ENTRY and DIR_ENTRY controls to commando; bug fixes; requires jEdit 4.2pre2, ErrorList 1.3, and JDK 1.3
FastOpen 0.9:  added the ability to open file + jump to a line number; optimised implementation to ArrayList instead of Vectors; requires jEdit 4.1final, ProjectViewer 2.0, and JDK 1.3
HeadlinePlugin 1.1:  switched to a two-pane view with titles in one pane and content in the other; added text "No title" if the RSS entry has no title; added text "No date" if the RSS entry has no date; added text "No content" if the RSS entry has no description; the Java HTML renderer doesn't seem to like tags like &lt;... /&gt; so /&gt; is replaced with simply &gt; in each RSS entry description; description limit option is now obsolete so it was removed; looks for dates in each RSS entry more aggresively; added Next|Previous buttons to the UI; requires jEdit 4.0.3, InfoViewer 1.0, and JDK 1.4
JExplorer 0.3.1:  updated for ProjectViewer 2.0.2, so that project files additions and removals, and project name changes can be correctly handled; the user can now choose to have a model automatically rebuilt when a buffer changes, or when it's saved, or never; models are no longer automatically rebuilt when such options change; a "Rebuilding delay" ranging from 0.5 to 3.5 seconds can be set in the global options dialog; selection is now preserved even when a model can't be rebuilt due to errors; clicking upon an already selected item now positions the jEdit buffer upon the corresponding code each time; requires jEdit 4.1final, ErrorList 1.2.3, ProjectViewer 2.0.2, and JDK 1.3
JinniConsole 1.1:  lots of new features, so this is a major version update; contains an automated doucmentation system, an automated logger system, refined tracing, multithreading and minor visual improvements; requires jEdit 4.1final, Console 3.3, ErrorList 1.2.2, and JDK 1.4; requires separate installation of Jinni 8.15
JVMStats 0.2:  updated JVMStats to support jEdit; requires jEdit 4.2pre2 and JDK 1.4
LaTeXTools 0.2.1:  several problems with the BibTeX and Label Parsers resolved; tabular environments now supported in the Structure Browser with an associated icon; requires jEdit 4.1final, SideKick 0.2, and JDK 1.3
ProjectViewer 2.0.2:  ability to create virtual folders (folders that don't exist on disk); configurable context menu; ability to use system icons; option to use the InfoViewer plugin for URLs; several other minor enhancements; this versions drops the dependency on JAXP and the XML plugin, so people having problems are encouraged to update the plugin; requires jEdit 4.1pre8 and JDK 1.3
SuperScript 0.3:  initial Plugin Central Release; requires jEdit 4.1final and JDK 1.3; includes Apache BSF 2.3
SwitchBuffer 1.1.0:  many new features and bug fixes (see documentation for details); requires jEdit 4.0.3 and JDK 1.3
Templates 3.3.0:  more updates to be compliant with jEdit 4.2 API changes; requires jEdit 4.2pre3, JakartaCommons 0.3, and JDK 1.3; includes Velocity 1.3.1-rc2
Xrefactory 1.6.1:  works with jEdit 4.2pre2; does not use deprecated methods from jEdit 4.1; requires jEdit 4.1final and JDK 1.4; depends on the shareware program xref (available for Linux-i386, Windows, Solaris9-i386 and Mac-OSX)
XSearch 1.0.0:  backward search for regular expressions; new method: public static String getMatchedSubexpression(String match, int matchNumber) returns subexpression "n" of the recent search; feature "tentative search" changed: now, only "doubled typed characters", and "dash instead of underscore" are supported; "hyper range" expands the result tree completely; "hyper search" shows first the filename, then the path; bugfix for comment search ico hypersearch; requires jEdit 4.1final and JDK 1.3
 
Plugins updated: 12-July-03
ColumnRuler 0.7.0:  initial Plugin Central release; requires jEdit 4.2pre3 and JDK 1.4
ConfigurableFoldHandler 0.4:  calculates folds in a slightly different way so that lines that contain a fold end string followed by a fold start string (such as "} else {") will be the start and end of a fold (in previous versions the two strings cancelled each other out and there was no fold on that line); documentation has been updated to include regular expressions to fold on pairs of strings like "function", "end function"; requires jEdit 4.1pre2 and JDK 1.3
CTPlugin 0.2:  Taglib Prefix settings improved; requires jEdit 4.1final and JDK 1.3
Docker 0.3
HexEdit 0.1.3:  initial Plugin Central release; requires jEdit 4.2pre2 and JDK 1.4
JazzyPlugin 0.2.1:  bug fixes; reduced startup time; requires jEdit 4.1final and JDK 1.3
Jump 0.2.1:  initial Plugin Central release; requires jEdit 4.1final, ProjectViewer 2.0.1, and JDK 1.4
MouseSnap 0.1:  initial Plugin Central release; requires jEdit 4.1final and JDK 1.4
Sessions 1.2.0:  updated to use the new plugin loading API introduced in jEdit 4.2pre1; requires jEdit 4.2pre2 and JDK 1.3
SideKick 0.3:  updated for jEdit 4.2 API changes; added getParseTriggers() method to SideKickParser class; added getErrorSource() method to SideKickPlugin class; cleaned up and debugged completion code; an API has been added for stopping parsing (combined with the position optimization in jEdit 4.2pre3, this should result in improved responsiveness when editing large XML files); requires jEdit 4.2pre3 and JDK 1.3
XML 0.12:  updated for jEdit 4.2 plugin API; updated to use SideKick 0.3 code completion improvements; includes the new Apache XML commons catalog resolver code instead of the outdated com.arbortext.catalog package (this brings improved support for OASIS and XML catalogs); now uses jEdit 4.2 structure matching API to paint tag highlight, so you will see a tag scope indicator in the gutter just like with brackets; requires jEdit 4.2pre3, ErrorList 1.3, SideKick 0.3, and JDK 1.3
XPTracker 0.1.0:  initial Plugin Central release; requires jEdit 4.2pre2 and JDK 1.4

More recent release batches

Earlier release batches

 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate