Recently Updated Plugins
Plugins updated:
22-February-10 |
AntFarm 1.7: Updated to work with current versions of Console/jEdit,etc. |
SaxonPlugin 9.2.0.6: Initial release. |
|
Plugins updated:
19-February-10 |
LogViewer 0.8: Bug fix release. |
Minimap 1.1: Fix an exception when minimap starts while the current Buffer is not already loaded |
|
Plugins updated:
5-February-10 |
Highlight 1.8.0: If the highlight serialized data are broken the plugin
will not be broken anymore
New highlight overview next to the right scrollbar (Szalai Endre)
Fix a bug when choosing an arbirary layer value
The cycle color options were displayed twice |
JavaSideKick 2.8.1: - Fixed a bug in annotation parsing. This bug caused files with certain annotations to not display in SideKick. Annotation parsing was added in version 2.8.0. |
JNAPlugin 3.2.4: Initial Release of JNA dependency plugin. |
XML 2.5: This new release of XMLPlugin brings improved XML completion, RelaxNG support, XInclude support and updates the DocBook DTDs
to 4.4. |
|
Plugins updated:
1-February-10 |
Calculator 1.2.0: Bug fixes and feature enhancements:
- Fixed bug 2411641, creating a new function didn't work.
- Adjusted layout so it works well with a variety of look and feels.
- Rearranged some of the buttons for a more logical grouping.
- Added store and recall feature like on the HP-35.
- Added swing workers for operations so jEdit doesn't hang while a long running calculation is taking place.
- Fixed keyboard handling for 'divide' operation. |
JavaSideKick 2.8.0: Bug fix and feature release:
- Added support to display enums in the tree.
- Cleaned up and separated options into 3 panes.
- Added toolbar to sidekick with options for sorting, visibility and
toggling line numbers.
- Added option to auto-expand inner classes.
- Now using an expansion model for the tree so the initial expansion looks better than just expanding to a certain depth.
- Added support to display Annotation types.
- Fixed tree labeler so return types are displayed for javacc files. |
SideKick 0.9: - Fixed select asset so the entire asset is selected. Previously, the last character was excluded.
- Fixed a memory leak. (k_satoda)
- Updated to use new annotated edit bus message handlers. (shlomy)
- Added ability for Sidekicks to provide a tree expansion model, which overrides the "auto-expand depth" setting.
- Added ability to hide the filter text box.
- Fixed keyboard handling so it is more standard. The previous handling that jumped only to leaf nodes is available by using Ctrl plus the arrow keys. |
SshConsole 1.0.2: Fixed ConcurrentModificationException (# 2491847 - M. Casanova)
Fixed broken close connections action (due to changes in accessibility by beanshell macros in core) |