Plugins updated:
22-December-01 |
ContextHelp 1.7: miscellaneous changes; requires jEdit 3.2pre9, Console 3.0, and JDK 1.1 |
HartMathPlugin 0.7.19: calls now an Init.bsh beanshell script at startup; every new created user-defined symbol starting with an upper-case letter calls now an Init<symbol>.bsh beanshell script; every function starting with an upper-case letter can call a <function-name>.bsh beanshell script; all beanshell scripts are now placed in the <user.home>/.jedit/hartmath/bshscripts directory; bugfixes; requires jEdit 3.2pre1, Console 3.0, EditBus 1.1, and JDK 1.3 |
WheelMouse 2.1: adds ability to for different wheel behaviour with modifier keys pressed; requires jEdit 3.1final and JDK 1.4 |
XInsert 1.7.2: couple of bug fixes; requires jEdit 3.2.2 and JDK 1.2 |
|
Plugins updated:
14-December-01 |
AStylePlugin 0.4: updated for jEdit 4.0; requires jEdit 4.0pre1 and JDK 1.1 |
SpeedJava 0.1.3: fixes focus bug under JDK 1.4; requires jEdit 3.2final and JDK 1.2 |
TomcatSwitch 0.3: added support for Tomcat 3.3.x and 4.x; 'javaw' is called only if appropriate (thanks to John Gellene and Ingo Herschmann); the "status" command shows the current invocation command text; changing preferences is not allowed when Tomcat is running; the open folder button icon in the option pane is visible; removed explicit dependence from the EditBus plugin; requires jEdit 3.2.2, Console 3.0, Jakarta Tomcat 3.2, 3.3, or 4, and JDK 1.1 |
|
Plugins updated:
2-December-01 |
JythonInterpreter 0.6.1: removed JDK 1.4 dependencies; requires jEdit 3.2.2, EditBus 1.0, and JDK 1.3 |
Tags 1.0.4: the "1.0.4" release contains the changes that should have been released as "1.0.3" (the "1.0.3" released recently was actually still "1.0.1"); [ from previous announcement ] fixed bug where if you removed tag index files from the search the code would remember the later entries; fixed bug where searching for tag search string in file was using the search file set; fixed bug in option panel where changes to the list of tag index files were always committed even if you pressed "Cancel"; fixed exuberant tag info display when mixed tag files are used; requires jEdit 3.2final and JDK 1.1 |
|
Plugins updated:
1-December-01 |
BufferList 0.7.1: new option to disable "Close files on double click" (Lee Turner); new option to hide recent files window permanently (Lee Turner); updated to new jEdit 4.0 API; using HelpfulJTable from CommonControls plugin; removed action "Bring BufferList to front", because it is obsolete now with the new jEdit 4.0 docking API; requires jEdit 4.0pre1, CommonControls 0.2, and JDK 1.1 |
Console 3.1: updates for jEdit 4.0; new waitForConsole() BeanShell command; updated error patterns; bug fixes; requires jEdit 4.0pre1, ErrorList 1.2, and JDK 1.1 |
EditBus Obsolete |
ErrorList 1.2: new error source API; updates for jEdit 4.0; requires jEdit 4.0pre1 and JDK 1.1 |
FTP 0.3.2: a number of bug fixes; updates for jEdit 4.0 API changes; requires jEdit 4.0pre2 and JDK 1.1 |
JCompiler 1.4.0: updated to new jEdit 4.0 API and ErrorList 1.2 API; modern compiler is now default on JDK's >= 1.3; requires jEdit 4.0pre1, ErrorList 1.2, Console 3.1, and JDK 1.1 |
JythonInterpreter 0.6: completely redesigned GUI, with a toolbar and a text area, directly editable; new implementation mostly in Jython; new run current buffer button; new run current buffer to another buffer button; new import current buffer button; new JythonPath editor; new PathBrowser; improved error handling, including an Error button which allows to jump to the error source; check jython version, which verify if the right version is in use; history moved to CTRL+UP and CTRL+DOWN keys; documentation moved to DocBook; requires jEdit 3.2.2, EditBus 1.0, and JDK 1.4 (will probably be 1.3 in next release) |
LookAndFeel 0.7: updated to SkinLF library version 1.1 (this makes it possible to use the Windows XP theme); Ant instead of JMK build file; requires jEdit 3.1final and JDK 1.2 |
SpeedJava 0.1.2: initial Plugin Central release; code completion plugin for Java (does not need a CodeAid-style database or other significant preparsing); requires jEdit 3.2final and JDK 1.2 |
Tags 1.0.3: fixed bug where if you removed tag index files from the search the code would remember the later entries; fixed bug where searching for tag search string in file was using the search file set; fixed bug in option panel where changes to the list of tag index files were always committed even if you pressed "Cancel"; fixed exuberant tag info display when mixed tag files are used; requires jEdit 3.2final and JDK 1.1 |