Recently Updated Plugins
Plugins updated:
16-September-06 |
FTP 0.8: Changes:
- Fix for NPE when a file is restored over SFTP and the
ssh key file requires a password. |
|
Plugins updated:
1-September-06 |
FastOpen 2.1: * Added "delay before searching" (in global options) to enable delay before FastOpen starts searching the index. This improves the performance drastically preventing event firing and thread contentions on every key press since the text to find would now be batched.
* Fixed NPE if ProjectViewer is present but contains no projects.
* Refactored FastOpen to use java.util.regex instead of gnu regexp fixing bug 1517598.
* Made textarea the "default focus component", and ESC dismisses dockable. (Alan Ezust)
For those using FastOpen with ProjectViewer plugin, we recommend using only ProjectViewer 2.1.3.4+. Using lower versions of ProjectViewer with FastOpen freezes jEdit and killing the process is the only way out. |
XSearch 1.3.1 |
|
Plugins updated:
28-August-06 |
JUnitPlugin 0.5: * GUI has been almost completely rewritten.
* The opportunity to adjust and use the filtering of stack trace has been added.
* Some bugs fixed(thanks to Alan Ezust). |
|
Plugins updated:
26-August-06 |
AntFarm 1.5.4: Made AntFarm more SideKicky, there is now an option for "single click opens target in editor", from general options as well as the AntFarm options combobox. |