Recently Updated Plugins
Plugins updated:
25-August-06 |
P4Plugin 0.2.2: Bug fix release. Fixes compatibility with newer Console releases, and use new system for storing configuration to avoid exceptions when unloading the plugin. |
|
Plugins updated:
24-August-06 |
Activator 1.2.1: Handles circular dependencies between plugins.
Reloader reloads deactivated plugins in reverse order. |
ContextMenu 0.1: initial release |
CscopeFinder 0.3: Initial release |
OpenIt 1.1: * Dependency to gnu.regex.* has been removed.
* The opportunity to work with ProjectViewer is added, so now ProjectViewer is required for compilation (not for run). |
|
Plugins updated:
23-August-06 |
InfoViewer 1.5.9: Version 1.5.9 Depends on jedit 4.3pre5, Java 1.5
* Reload on buffer save reloads same address,
rather than opening the current buffer.
* Remembers vertical scrollbar positions in the
history - back and forward restore them properly. (Alan
Ezust)
Version 1.5.8 Depends on jedit 4.3pre5, Java 1.4
* Listens to arrow keys in the viewer
* Fixed action infoviewer.open that was calling
infoviewer.InfoViewerPlugin.openURL(view, null, -1)
that doesn't exist anymore (Matthieu Casanova) |
Optional 0.2.1: 0.2.1 Updated for 4.3pre6 encoding options pane |
ProjectViewer 2.1.3.4: PV now uses JAXP instead of the com.microstar XML
parser; if you have any problems with
ClassCastExceptions, please try upgrading to jEdit
4.3pre6. Also uses java.util.regex instead of
gnu.regexp. Also contains a few bug fixes and new
actions to easy keyboard navigation.
[binaries built against jdk 1.5, source compatible with jdk 1.4] |
|
Plugins updated:
22-August-06 |
Highlight 1.4.1: Changes:
-Fix gnu.regex.* dependency to work with pre5
-Minor change in option pane design (use of separator).
-Bugfix : highlight current search will now take the
ignore case flag of the last search.
-Textarea extension rewritten for better performances |