Plugin Central updates: a plethora (OK, it's just a dozen)
Submitted by Wednesday, 27 March, 2002 - 10:11
on
- AntFarm 1.1: jEdit 4.0 compatible (John Gellene); Sun JDK 1.4 compatible (Rob Wilson); ability to add to the class path when running Ant inside the jEdit VM (this provides for easier access to custom tasks or third party libraries required by Ant); ability to specify global properties; ability to specify runtime properties; various bug fixes and enhancements; option to save all buffers before running targets; updated help; requires jEdit 4.0pre4, CommonControls 0.2, Console 3.1, ErrorList 1.2, XML 0.7, and JDK 1.3
- Archive 0.3.3: switched to Ant and Docbook; moved classes to the archive package; the external libraries (tar and bzip2) are no longer necessary; requires jEdit 4.0pre1 and JDK 1.3
- Background 0.2.2: fixed bug #523600 [Current Line and Background Plugin]; requires jEdit 4.0pre7 and JDK 1.3
- Clipper 0.9.3: switched to Ant and Docbook; updated for the jEdit 4.0 Buffer and Dockable APIs; requires jEdit 4.0pre4 and JDK 1.3
- Code2HTML 0.3.5: switched to Ant and Docbook; updated for the jEdit 4.0 Buffer API; fixed bug #474780 [Code2HTML NullPointerException]; requires jEdit 4.0pre3 and JDK 1.3
- Console 3.2: added Compile and Run commands (they open mode-specific commandos; you can customize them in the Compile & Run option pane); added some new pre-defined variables to the system shell - ${c}, ${BROWSER_DIR}, ${PKG}, ${PWD} and ${ROOT} (see user's guide for details); the behavior of the ${n} built-in has changed (it now returns the buffer's name, without stripping the extension like it did previously); to change the current working directory, you can now simply enter its name (the cd is optional); in a commando file, you can now specify an edit mode of a buffer used for command output with the BUFFER_MODE attribute of the COMMAND tag; a few new commando files added; commandos are now made into normal jEdit actions using the new jEdit 4.0 action set API (so they can be given shortcuts, added to the context menu, added to the tool bar, etc.); previously, lines of output would only be checked against warning regexps if they already matched an error regexp (this didn't work for some compilers where the warnings are not of the same form as errors, so this behavior has been changed); lots of bug fixes; requires jEdit 4.0pre8, ErrorList 1.2, and JDK 1.3
- Hex 0.1: initial Plugin Central release; requires jEdit 4.0pre1 and JDK 1.3
- JavaInsight 0.5: switched to Ant and Docbook (Andr Kaplan); updated to new jEdit 4.0 dockable API (Andr Kaplan); updated to new Jode version 1.90-CVS (Dirk Mbius); updated to BCEL 5.0 (Andr Kaplan); requires jEdit 4.0pre3 and JDK 1.2; includes BCEL 5.0 and Jode 1.90-CVS
- JTidyPlugin 1.0.1: switched to Ant and Docbook; updated to the jEdit 4.0 Buffer API; updated to work with ErrorList 1.2; dropped JDK 1.1compatibility; requires jEdit 4.0pre1, ErrorList 1.2, XML 0.7, and JDK 1.3
- LookAndFeel 0.9: added Metouia Look and Feel support; updated to skinlf library version 1.2; requires jEdit 3.1final and JDK 1.1
- SQL 0.93: major compatibility fix should help all the users suffering from xerces 1.4.4 (due to XML 0.8 upgrade); the option pane is now split into 4(!) little parts - so it is easier to maintain; SybaseVFS, first version, is introduced; great thanks to Stefano and Feliks for their contributions (and to Slava and Calvin - for the class loading
expertise); requires jEdit 4.0pre8, CommonControls 0.2, ErrorList 1.2, Sessions 0.7.2, XML 0.8, and JDK 1.3
- TaskList 0.3.5: adds "Reset" action to plugin menu to reset parsing; minor bug fixes; requires jEdit 4.0pre5 and JDK 1.3