Plugins updated:
27-February-02 |
Background 0.2: new plugin by Andr351 Kaplan; Background lets you configure a background image for the main jEdit text area; Background also features some basic blend options ("tinted glass" effect); requires jEdit 4.0pre4 and JDK 1.3 |
ClassWizard 0.5: licenses now stored outside classwizard.properties in their own files; can configure items to show in the extends combo; fixed jEdit4 compatibility problem; requires jEdit 4.0pre1 and JDK 1.3 |
Debugger 0.6.1: initial Plugin Central release; requires jEdit 4.0pre6, Console 3.0, and JDK 1.3 (not a JRE) |
InfoViewer 1.1: updated to jEdit 4.0 dockable API; bugfix: #509058 (Verify Error On InfoViewer); removed old JDK 1.1 workarounds; requires jEdit 4.0pre6 and JDK 1.3 |
JavaStyle 1.2: updated to JRefactory library version 2.6.33; updated to jEdit 4.0 APIs; new option "Indent case statements"; new option "Lines after package statement"; new option "Lines before class statement"; new option "Additional blank lines
before and after local variable declarations"; new option "Remove brackets around single-line blocks"; new option "Sort by final status (move final fields and methods to the top/bottom)"; new option "Sort alphabetical"; Ant instead of JMK makefile; bugfixes: #483765, #491126, #507081, #519753, #519757; requires jEdit 4.0pre6 and JDK 1.3; includes JRefactory 2.6.33 |
JCompiler 1.5.0: new option to use external javac executable or jikes (Andreas Sch366rk); removed JDK 1.1 legacy code; renamed all occurences of "Java Compiler" to "JCompiler" to avoid confusion; bugfix: removed warning message "options.Java Compiler.label property not defined"; bugfix: #516881 (Compiler error catching with JDK 1.4); requires jEdit 4.0pre1, ErrorList 1.2, Console 3.1, and JDK 1.3 |
JDiffPlugin 1.3: integrated "Show Dual Diff Dialog" macro; updated for the jEdit 4 Highlight API; updated for the jEdit 4 Buffer API; requires jEdit 4.0pre6 and JDK 1.3 |
SQL 0.92: updated for jEdit 4.0 and Java2 Collections API; added preprocessing API, with BeanShell evaluator and variable substitution preprocessors implemented (Stefano Maestri); requires jEdit 4.0, CommonControls 0.2, ErrorList 1.2, Sessions 0.7.2, XML 0.7, and JDK 1.3 |
Templates 2.0.1: templates directory is now created if it is not found on startup; template directory property is only saved to the jEdit properties file if it differs from the default; requires jEdit 4.0pre4 and JDK 1.3 |
|
Plugins updated:
23-February-02 |
JythonInterpreter 0.8: updated to jEdit 4.0.6 and uses the new Macro Handler API (Mike Dillon); removed custom namespace to ensure macro compability; added option to autoload all plugins' jars; added export session; added the BufferList class to make a jEdit Buffer act like a Python list; removed deprecated functions; requires jEdit 4.0pre6 and JDK 1.3; includes Jython 2.1 |
Templates 2.0.0: compatible with jEdit 4.0 API's; selection of Templates menu items can now be recorded in macros (as requested by Richard Wan); requires jEdit 4.0pre4 and JDK 1.3 |
|
Plugins updated:
17-February-02 |
LineGuides 0.5.2: now built with Ant; updated for jEdit 4.0pre4 API changes; now uses Java2D text measurement code; requires jEdit 4.0pre4 and JDK 1.3 |
|
Plugins updated:
10-February-02 |
FTP 0.3.3: now uses jEdit 4.0pre3 I/O error reporting API; "Reload" button in file system browser did not flush subdirectories of the current directory from the cache; you can now use @ in user names (some ISPs require this); file listings from Microsoft FTP servers in DOS listing mode are now parsed; requires jEdit 4.0pre3 and JDK 1.3 |