Recently Updated Plugins
Plugins updated:
7-July-01 |
JCompiler 1.2: new public get methods for properties like $basepath, source dir, output dir, class path, for use from third parties; new command "javac" to use the in-VM compiler with any command line; now prints a command line ready for use with javac; bugfix: NullPointerException if "Show command line" is on; bugfix: "Show command line" option didn't show commandline; bugfix: options -g and -O were not remembered, JCompiler always compiled with -g and without -O; requires jEdit 3.1final, Console 2.3, EditBus 0.10, and JDK 1.1 |
LineGuides 0.5.0: fixed bug #223162; updated for jEdit 3.0 action API and current plugin menu API; requires jEdit 3.0final and JDK 1.1 |
LookAndFeel 0.6.2: updated to skinlf library version 1.0.1; moved code to package "lookandfeel"; should resolve errors that users have reported; current Aqua theme seems to be corrupted on the download site; requires jEdit 3.1final and JDK 1.1 |
TextTools 1.6: removed line-comment action; updated line sorting actions for jEdit 3.2 selection API; requires jEdit 3.2pre1 and JDK 1.1 |
WheelMouse 2.0.0: new WheelMouse plugin for JDK 1.4 which makes possible the use of a wheel mouse with the jEdit text area using no native code; requires jEdit 3.1final and JDK 1.4 |
XInsert 1.6.1: fixes a few small bugs; requires jEdit 3.1pre3 and JDK 1.2 |
|
Plugins updated:
26-June-01 |
AStylePlugin 0.1: initial Plugin Central release; the AStyle Beautifier Plugin formats and beautifies Java, C and C++ source code, using a platform independent version of Artistic Style (also known as astyle), the Open Source Code Beautifier, written by
Tal Davidson (see http://astyle.sf.net); requires jEdit 3.1final and JDK 1.1 |
|
Plugins updated:
19-June-01 |
BufferSelector 1.0.1: updated for the new StatusBar introduced in jEdit
3.2pre2; requires jEdit 3.1final and JDK 1.1 |
JBrowse 1.4.2: internal code reorganizations to allow BeanShell scripting of JBrowse trees; requires jEdit 3.1final and JDK 1.1 |
|
Plugins updated:
13-June-01 |
Console 2.6: Windows built-in commands should now work; Console now tries running commands from the current directory, and only then falls back to the system's default directory; requires jEdit 3.1final, EditBus 1.0, ErrorList 1.0, and JDK 1.1 |