Recently Updated Plugins
Plugins updated:
8-August-01 |
BufferList 0.6.2: now let's jEdit restore the last open session again, subject to jEdit's "Restore last open files on startup" option; bugfix: order of recent files was reversed as of jEdit 3.2pre2; bugfix: SessionSwitcher could be added to the view twice or more; this is the last release of BufferList before the session management code is taken out into a separate plugin; requires jEdit 3.2pre2 and JDK 1.1 |
Code2HTML 0.3.4: updated for jEdit 3.2; requires jEdit 3.2pre6 and JDK 1.1 |
WhiteSpace 0.8: spaces and tabs can now be highlighted depending on their position in the text (leading/inner/trailing); requires jEdit 3.1final and JDK 1.1 |
|
Plugins updated:
28-July-01 |
AntFarm 0.3: initial Plugin Central release of AntFarm; readied for first PC release (Todd Papaioannou); now can parse Jikes error messages (Todd Papaioannou); includes Ant, JAXP, and Crimson (XML parser) classes; requires jEdit 3.2pre6, EditBus 1.0, and JDK 1.1 |
EditorScheme 0.3.1: updated for actions.xml API; added a few new schemes (inspired by screenshots provided by other jEdit users); requires jEdit 2.7pre3 and JDK 1.1 |
|
Plugins updated:
21-July-01 |
OraclePlugin 0.4: internals have been restructured somewhat; new: support for DQL ("SELECT"-based statements), with results displayed in a dockable window (the number of records affected is displayed for successful DML queries); requires jEdit 3.0final, EditBus 0.9.4, and JDK 1.2 |
ProjectViewer 1.0.2: nearly complete rewrite; now maintained by Calvin Yu; requires jEdit 3.1final and JDK 1.2 |
RETest 1.0.2: updated to no longer use deprecated plugin menu API; updated for the 3.0 actions.xml action system; requires jEdit 3.2pre5 and JDK 1.1 |
|
Plugins updated:
17-July-01 |
AStylePlugin 0.2: bugfix: NPE if "Beautify Buffer" was invoked before saving the plugin options once; requires jEdit 3.1final and JDK 1.1 |
JavaInsight 0.4.2: bugfix: minor fix in the bytecode virtual file systems that caused problems when used with BufferList; requires jEdit 3.1final and JDK 1.1 |
JCompiler 1.2.1: bugfix: StringIndexOutOfBoundsException if "Show Command Line" is on and a filename contains spaces (fixed by Logan Bauer); requires jEdit 3.1final, Console 2.3, EditBus 0.10, and JDK 1.1 |
Templates 1.1.0: bugfix: updated TemplatesPlugin to use createMenuItems(Vector menuItems), rather than the deprecated createMenuItems(View view, Vector menus, Vector menuItems); added "Edit Template" function to Templates menu; added "Save Template" function to Templates menu; requires jEdit 3.2pre5 and JDK 1.1 |