Recently Updated Plugins
Plugins updated:
14-September-08 |
ContextMenu 0.3: Announcement: Version 0.3, Requires jEdit 4.3pre15 and Java 1.5
Using the 4.3pre15 DynamicContextMenuService API for creating
pop-up menu |
|
Plugins updated:
13-September-08 |
Sessions 1.4.3: Announcement:
- incorporated code submitted by halyavin (patch #2006663) to change XML
parser from Microstar's AElfred parser to the SAX parser provided by
jEdit's XMLUtilities class (bugs 1992191 and 2046470)
- changed SessionManager class to use the View.updateTitle() method
to update the title bar, rather than sending a message on the EditBus |
|
Plugins updated:
11-September-08 |
GroovyScriptEnginePlugin 1.0.0: initial release |
ScriptEnginePlugin 0.3.0: initial release |
|
Plugins updated:
26-August-08 |
FTP 0.9.5: Announcement:
- Fixed: Empty Passwords Disallowed (#1802173 Vadim Voituk)
- Fixed: Password in address not detected (#1712941 Jakub Roztocil)
- Fixed: Weird directory listing with wu-ftpd (#1929705 Vadim Voituk)
Requires Java 1.5
Requires jEdit 04.03.12.00 |
JavaSideKick 2.4.0: {{{ JavaSideKick 2.4.0
Source: Source code is in SVN with the tag javasidekick-2-4-0
Announcement:
- lots of code clean up
- fix for 2062888, which was fixed last year but somehow crept back
in
- patch for 2067926, use soft reference in locator to reduce memory
footprint
- patch for 2067870, another patch to reduce memory footprint
- adjusted file chooser so hidden files can be seen
- added build output path to project viewer options for use in code
completion
Requires Java 1.5.0
Requires jEdit 04.03.10.00
Required plugins:
sidekick.SideKickPlugin 0.7.3
errorlist.ErrorListPlugin 1.4.2
Optional plugins:
projectviewer.ProjectPlugin 2.1.3 |
JDiffPlugin 2.1.0: Announcement:
- fix for 1963921, rendering problem in overview bar
- added scrollbar to line diff so the end of long lines can
actually be seen
- fixes to better follow look and feel, editor scheme settings, and
user color settings
- added code to auto-identify the patch file type so the user
doesn't have to know the type and appropriate error messages can be
displayed for unsupported types
- fix for 1996223, JDiff now restores split configuration to its
previous state after a diff
- fix for 1969175, JDiff was showing dockable when it shouldn't
Requires Java 1.5
Requires jEdit 04.03.15.00 (this is correct, 4.3pre16 is not yet
required)
Required plugins:
CommonControlsPlugin 0.9.4 |
SpellCheck R005: Announcement: This version fixes outstanding bugs and adds highlight
via ErrorList. |
SuperAbbrevs 0.32: Announcement: This is a minor release to support tabs emulated with
spaces (soft tabs).
Thanks to uudashr for the patch for this new feature. |