Plugins updated:
13-April-02 |
Console 3.2.1: the Plugins->Console->Commando command didn't work; the buttons on the commando tool bar didn't work; Plugins->Console->Rescan Commando Directory command only updated the commando tool bar, not the Console menu; added two new public methods: ConsolePlugin.getSystemShellVariableValue() and ConsolePlugin.expandSystemShellVariables(); fixed OpenJade error pattern; hidden files in commando directories are now ignored; requires jEdit 4.0pre8, ErrorList 1.2, and JDK 1.3 |
JSwatPlugin 1.1.6: updated for jEdit 4.0 (Stefano Maestri); requires jEdit 4.0pre7, CommonControls 0.2, and JDK 1.3 |
SpeedJava 0.2: updated for jEdit 4.0; increased stability over previous versions; requires jEdit 4.0pre7 and JDK 1.3 |
TomcatSwitch 0.5.1: pathnames can now contain spaces [jedit-Bugs-540129]; requires jEdit 4.0pre2, Console 3.1, and JDK 1.3 |
Vimulator 0.1.0: initial Plugin Central release; new plugin by mike dillon; provides VI-style modal editing capabilities for jEdit; this is an ALPHA release: expect the unexpected, please avoid bug reports for now (most bugs are known); requires jEdit 4.0pre7 and JDK 1.3 |
VSSPlugin 0.1: initial Plugin Central release; new plugin by Stuart Barlow; provides integrated VSS check-in and check-out under jEdit; requires jEdit 4.0final and JDK 1.3 |
XML 0.8.1: parse XML Buffer and Parse on Keystroke menu item commands didn't work; fixed bad interaction between 4.0pre7's MiscUtilities.constructPath() method and Xerces path handling; entering a / inside a tag will no longer cause problems; JSP constructs (like <%= ... %>) are no longer recognized as tags; tag completion now correctly handles DTDs that define elements with content ANY; fixed possible ArrayIndexOutOfBoundsException in SAXParser.Handler.findTagStart(); requires jEdit 4.0pre4, ErrorList 1.2.1, and JDK 1.3 |
XSLT 0.1: initial Plugin Central release; new plugin by Greg Merrill; source doc/stylesheet selections are now persistent; added "Transform" and "Evaluate" actions to perform the currently selected transformation and execute the current XPath expression, respectively; the XSLT Processor now works with files rather than buffers; requires jEdit 4.0pre7, XML 0.8.1, and JDK 1.3; includes Xalan |
|
Plugins updated:
27-March-02 |
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 Möbius); 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.1 compatibility; 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 |
|
Plugins updated:
11-March-02 |
BufferSelector 1.0.5: updated for the jEdit 4.0 Toolbar API; requires jEdit 4.0pre7 and JDK 1.3 |
ErrorList 1.2.2: fixed possible NullPointerException under Java 2 version 1.4; error highlight didn't work properly when soft wrap was enabled; if the "show on error" feature is enabled, the error list will now open in the currently focused view, not the most recently opened view as before; requires jEdit 4.0pre4 and JDK 1.3 |
LookAndFeel 0.8: option pane to switch between Skin, Oyoaha, and Kunststoff look and feel implementations; attempts to install look and feel without restart; updated documentation to use DocBook; added help for new look and feels implementations; requires jEdit 3.1 and JDK 1.2 |
TaskList 0.3.4: initial Plugin Central release; requires jEdit 4.0pre5 and JDK 1.3 |
Templates 2.0.2: fixes a bug on Windows platforms where BeanShell would throw an exception on encountering a backslash in a template file path (reported by Arvo Verhoeven); requires jEdit 4.0pre4 and JDK 1.3 |
TomcatSwitch 0.5: each Tomcat version now has a user definable classpath that can be prepended or substituted to the default classpath; launching Tomcat without specifying the necessary options is forbidden; "HOME" options are now initially set to "UNKNOWN"; the single OptionPane has been split into an OptionGroup; fixed a bug that allowed to launch Tomcat using a JVM different from that specified with the JAVA_HOME preference (thanks to Calvin Yu); requires jEdit 4.0pre2, Console 3.1, JDK 1.3, and Jakarta Tomcat 3.2.x, 3.3.x, or 4.x |
XML 0.8: control-double clicking on a tag in the text area opens the Edit Tag dialog box; tag completion popups and the XML Insert window now only list elements that can be inserted at the caret position; option added to only show the ID attributes of elements in the tree; closing tag completion can now be used in HTML files; XHTML 1.0 and DocBook-XML 4.1.2 DTDs are now bundled with the plugin, so no extra configuration is needed to get on-the-fly validation and
completion in XHTML and DocBook documents; much faster tag matching and highlighting; the catalog manager should now be able to locate XML schemas and use them for validation purposes; XSL element completion popups no longer list HTML tags as well (this feature will be reintroduced when namespace support is added to the XML plugin); Entities to Characters and Characters to Entities commands now convert
<, > and & as well; only the first 100 parse errors are reported now, this prevents gratuitous slowdowns if for example a file has 500 parse errors; added option to allow downloading DTDs from network (this is disabled by default as it is a privacy risk); fixed NullPointerException when invoking the Parse XML Buffer command; tag and entity completion popup now explicitly returns focus to the
text area; if you entered a tag or entity that was not in the current buffer's completion list, trying to enter ">", ";" or a space would not work; Entities to Characters would throw an exception if the text contained an unknown entity; fixed possible race condition in XML parsing code that could result in a NullPointerException; requires jEdit 4.0pre4, ErrorList 1.2.1, and JDK 1.3; includes Xerces 1.4.4 |
|
Plugins updated:
6-March-02 |
Tags 1.0.6: fixed a bug where the character escape character '\' was in the user visible search string; fixed a bug where the tag collision popup would show up in the wrong place when folding or wrapping text; requires jEdit 4.0pre1 and JDK 1.3 |