Recently Updated Plugins
Plugins updated:
4-December-09 |
NetRexxScript 0.1.3: Initial Release
NetRexxScript adds support to jEdit for NetRexx scripts and macros. Features:
* Efficient execution of NetRexx scripts and macros in jEdit
* Optional caching of parsed scripts to improve performance
* Option to "preparse" all available scripts as a unit for performance (aka "greased lightning mode") and cross-script access support
* Option to suppress or allow trace output
* Options to execute a currently open NetRexx file including unsaved changes
* Optional dockable console window with command line to run scripts with parms and view say output or respond to ask input
* View say output with or without trace from the console window to aid debugging
* Option to "prefix" scripts automatically adds access to jEdit functions and variables
* Script parse errors are automatically highlighted in script source files and listed in the "Error List" as well as displayed in a console window
* User defined "classpath" option for making classes available to NetRexx scripts
* User defined "scriptpath" option for access to scripts outside of jEdit macro libraries
* Support for executing compiled NetRexx scripts or any "main" type Java class file as a macro or console command
* Includes an updated version of the "NetRexx at Once" cross reference guide to Java and NetRexx |
|
Plugins updated:
2-December-09 |
FTP 0.9.7: - New improved FTP URL parser: Fixed bugs #2893214, #2768807, #2334496, #1953257, #899119 (by Vadim Voituk)
- jsch lib updated to version 0.1.42 |
GdbPlugin 0.5 |
|
Plugins updated:
1-December-09 |
VoxSpell 1.0.8: Fixed bug #2906226 - add and ignore actions were reversed in the context menu. |
|
Plugins updated:
20-November-09 |
MyDoggyPlugin 0.2: This version adds:
- Sending a DockableWindowUpdate edit bus message when needed.
- An action for removing (disposing of) a dockable.
- Small bug fixes. |