Download
 
 

Recently Updated Plugins

Plugins updated: 8-December-06
SideKick 0.7.1:  {{{ SideKick 0.71 Source: Source code is in SVN tags/release-0-7-1 Announcement: Version 0.7.1 requires JDK 1.5, jEdit 4.3pre8 and ErrorListPlugin 1.4. SF.net bug # 1593604 - reparse on save happens only in the active view. Sf.net bug # 1595835 - can't switch to default parser Version 0.7 requires JDK 1.5, jEdit 4.3pre8 and ErrorListPlugin 1.4. Added a mode-specific option pane, so that settings can be customized on a mode basis by SideKick and its parser service plugins. (ezust). Made the completion popup accept-characters configurable. Prevented the completion popup from showing when the word at the caret is the same as a completion list entry. (hertzhaft) Recuses into non-asset nodes #1571697, 1573034. (shlomy) Requires Java 1.5 Requires jEdit 04.03.08.00 Required plugins: errorlist.ErrorListPlugin 1.4 Short Description: The SideKick plugin provides a dockable window in which other plugins can display buffer structure in a tree view. Long Description: <html> <p> The SideKick plugin describes a framework for structure browsing and completion. It defines a single dockable window which can be used to show a tree structure of the current buffer. It also defines a specification for how plugins can provide language-specific completion popups. </p> </html>
XML 2.0.5:  {{{ XML 2.0.5 Source: Source code is in CVS|SVN with the tag XXXX Announcement: Version 2.0.5 Requires jEdit 4.3pre7, Java 1.5, ErrorList 1.4, SideKick 0.6.3 and XercesPlugin 2.8.0. XML plugin now includes EcmascriptSideKick (initial release) and a new CSS2SideKick, both based on javacc parsers. The HtmlSideKick now uses both the CSS2SideKick and the EcmascriptSideKick to parse in-line <style> and <script> blocks in html code. Bugfix to get highlighting to work with refactored classes in jEdit 4.3pre7. (1594103) Fixes to HTML completion (sf.net bug#1579232) Requires Java 1.5 Requires jEdit 04.03.07.00 Required plugins: beauty.BeautyPlugin 0.1 sidekick.SideKickPlugin 0.6.4 errorlist.ErrorListPlugin 1.4 xerces.XercesPlugin 2.8.0 Short Description: The XML plugin provides features for editing XML, HTML, JavaScript and CSS files. For XML files, it does validation against a DTD or XSD. For all languages, it displays element trees in the sidekick dockable. For XML, HTML and CSS, you get completion popups for elements, attribute, and entities. Long Description: <html> <p>The XML plugin provides a tree structure browser for editing XML, HTML, CSS and JavaScript files, and completion for XML, HTML and CSS. </p> <p>Matching tag actions, pretty-printing, graphical editing of tag attributes and conversion of special characters to entities and vice versa is supported for both XML and HTML files.</p> <p>XML files are validated against their DTD or XSD, and the element tree is shown in a dockable window. Validation errors are shown in the Error List.</p> </html>
 
Plugins updated: 4-December-06
SQL 1.04:  {{{ SqlPlugin 1.04 Source: Source code is in SVN with the tag v_1_04 Announcement: - Some code cleanup - Ability to copy ResultSet as series of DML statements - Massive internal changes in the SQL VFS. Visible change: ability to extract DDL for the Oracle tables. - Support for Microsoft proprietary JDBC drivers. Requires Java 1.4 Requires jEdit 04.02.04.00 Required plugins: errorlist.ErrorListPlugin 1.3 projectviewer.ProjectPlugin 2.1.1 CommonControlsPlugin 0.8 xml.XmlPlugin 0.12 Short Description: Cross-DBMS JDBC-based SQL client Long Description: The SQL plugin provides a universal SQL client for virtually any type of the DBMS accessible through some JDBC driver. The plugin allows to execute a block of text as series of SQL statements, against a chosen database. In addition, the plugin provides a module representing databases as virtual filesystems. }}}
 
Plugins updated: 21-November-06
LaTeXTools 0.5.7:  Bugfixes: * BibTeX Navigator - when the entries were sorted by anything else then "Ref" and you wanted a reference to be inserted, the reference on the same position when sorted by Ref was inserted instead of the correct one - now the correct refference is inserted. * BibTeX Navigator - when sorting, ignore trailing whitespaces. * BibTeX: both types of entries,either using {} or "" (e.g. author="name" or author={name} ) do work New features: *You can change the sort order of bibTeX entries by clicking the column header again.
 
Plugins updated: 14-November-06
JavaDebugger 1.5:  Changes to build on JDK1.5 with no errors and some important bug fixes to make breakpoints work properly. Also fixed build issues on 4.2 due to changes in VFS APIs. Note: Does not work with JDK1.5 on jEdit4.2 due to a bug in Sun JDK.
Templates 4.0.0:  {{{ Templates 4.0.0 Source: Source code is in CVS|SVN with the tag XXXX Announcement: - updated Velocity version from 1.3.1rc2 to 1.4 - list of templates now sorted alphabetically (case-insensitive) - added new "#yes_no" directive to prompt the user to select one of two values (refer to Templates help docs for more info) - when an exception is thrown during template processing, an error dialog is now displayed; previously, the plugin would fail silently and the only way to tell if there was a problem was by checking the Activity Log Requires Java 1.5 Requires jEdit 04.03.03.00 Required plugins: jakartacommons.JakartaCommonsPlugin 0.4.4 Short Description: The Templates plugin integrates the Apache Velocity templating engine with jEdit, to allow dynamic text generation based on template files. Long Description: <p>The Templates plugin allows dynamic generation of source code and other files based on template files. The incorporation of the Apache Velocity templating engine as of version 3.0.0 allows for a great deal of flexibility and interactivity. Templates may be accessed through the Plugins menu or a dockable tree view.</p> }}}
TextAutocomplete 0.9.4:  Enhancements * Added proper handling of backspace while offering completions * Added the possibility to disable selection of a completion by number or to require a modifer key together with the number to insert the completion Development * Added many JUnit tests * Corrected some bugs discovered thanks to JUnit
XQuery 0.8.0:  updated to no longer depend on XMLIndenter plugin. Invokes the indent action indirectly via the EditAction interface.

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