boy howdy! i sure have a load of plugins to release! hot on the tail of
jEdit 3.2final, here are the 3.2 plugins. please note that the 3.1
plugins are no longer available from the PluginManager if a
3.2-compatible plugin has since superceded them. one of these plugins is
a new one, JythonInterpreter 0.4.1 by Carlos Quiroz.
* AntFarm 0.4.2: minor bugfix release by Dirk Moebius; auto-detects and
loads tools.jar if started on JDK 1.2 (removing the need to put
tools.jar in the CLASSPATH any longer before jEdit is started, which
should fix problems using the "classic" or "modern" compiler);
requires jEdit 3.2pre10, EditBus 1.0.1, ErroList 1.1, XML 0.3, and JDK
1.1
* Console 3.0: compatibility fixes for jEdit 3.2; loads a BeanShell
snippet on startup with runCommandInConsole(), runCommandToBuffer(),
runInSystemShell() methods; shell interface changed: if you use
JCompiler, you will need to install a new version; the current working
directory is now set on a per-console, rather than global, basis; each
console can run its own process. Processes can be started in the
background by appending & to the command line; process output can now
be redirected to a new buffer; 'Console To Front' and 'Run Last
Command' actions; multiple-line error patterns are now supported, a
regexp is used to differentiate between errors and warnings, instead
of the hard-coded check as before; error patterns are stored in a
different format (you will need to re-add any custom error patterns
you defined previously); ; Environment variables: ${name}, $name, or
%name% (On Unix and Windows, OS-specific means are used to obtain
their values. %set, %unset built-ins change environment variable
values, %env prints a list); Commando feature creates graphical
front-ends to command-line tools from an XML file; requires jEdit
3.2pre9, EditBus 1.1, ErrorList 1.1.1, and JDK 1.1
* EditBus 1.1: supports multiple-line error messages; requries jEdit
2.6final and JDK 1.1
* ErrorList 1.1.1: bug fixes; supports multiple-line error messages;
requires jEdit 3.2pre8 and JDK 1.1
* HTML 3.5.2: automatic insertion of closing tags (Ollie Rutherfurd);
updated for the jEdit 3.2 Selection API, menu items for toggle actions
should display faster; HTML integrates Tidy 04aug2000 r7 (without the
DOM and the SAX API); HTML now depends on the XML Plugin (xerces.jar);
bugfix: resources files from the Tidy distribution were not included;
requires jEdit 3.2pre9, EditBus 0.9.4, XML 0.3, and JDK 1.1
* JCompiler 1.3: new option in the compiler option dialog to choose
between classic and modern compiler on JDK >= 1.3 (just like in Ant);
updated for Console 3.0 API; support for multi-line compiler errors;
all textfields in the compiler option dialog now have history popups;
menu command "Options..." renamed to "Java Compiler Options..."
(existing shortcuts for "Options..." should stay valid); command
'help' and unknown commands no longer clear existing errors; better
parsing for '^' error line indicators; requires jEdit 3.2pre10,
EditBus 1.0, Console 3.0, and JDK 1.1
* JythonInterpreter 0.4.1: initial Plugin Central release; requires
jEdit 3.1final, EditBus 1.0, Console 3.0, and JDK 1.1
* LineGuides 0.5.1: changed initial value of "Enable LineGuides by
Default" from true to false; simplified and cleaned up
LineGuidesOptionPane, hopefully fixing the reported problems with
editiing the guide offsets (thanks to some of Slava's code in the
jEdit option panes); added docs (DocBook XML format); requires jEdit
3.0final and JDK 1.1
-md
--
"Unvalidated documents: your gun, your bullet, your foot." -- Norm Walsh
|