Recently Updated Plugins
Plugins updated:
18-May-06 |
AntFarm 1.5.3: Removed ant.jar, ant-nodeps.jar from this plugin.
Version 1.5.3 Requires jEdit 4.2final, JDK 1.5,
AntPlugin 1.6.5, Console 4.2.5.2, Xml 0.13, and
ProjectViewer 2.1.2. |
AntPlugin 1.6.5: Initial realase. |
ProjectViewer 2.1.3.2: Description:
The ProjectViewer plugin provides an interface
for managing a "project", i.e. a related group of
source files.
Comments:
- only compiles with 1.4 (but runs on 1.3)
- needs InfoViewer and ErrorList to compile (not to run)
- uses the common build file available in CVS under
plugins/build-support
Announcement:
- fix bug in icon composing introduced in 2.1.3.1. |
|
Plugins updated:
17-May-06 |
Console 4.2.6.2: o New console prefix modes: "osdefault" and "none". Both work now, and are documented.
o For bash prefix mode, fixed some quote handling bugs. |
|
Plugins updated:
15-May-06 |
Console 4.2.6.1: Console Version 4.2.6.1 Requires jEdit 4.2 final, JDK
1.5, ErrorList 1.3.5, and ProjectViewer 2.1.1 (optional)
* Improved make and ant commando buttons.
* Fixed *nix quoting/spacing/platform issues (1468934).
* Fixed 1459562 - Console.waitFor() now works.
* Added checkboxes in General Option Pane:
showExitStatus and mergeStreams.
* Added "none" option for shell prefix (which
currently does not work). |
FTP 0.7.7: Version 0.7.7 requires jEdit 4.3pre4 and JakartaCommons 0.3.
Added an option to save passwords to disk, eclipse-style.
Version 0.7.6 requires jEdit 4.3pre4 and JakartaCommons 0.3.
patch 1445269 "readonly error"/chmod exceptionBugs. This requires jedit 4.3pre4.
Bug 1229449 + small UI fixes |
InfoViewer 1.5.6: Version 1.5.6 -
History, Back and Forward actions rewritten - now the
current position
gets pushed onto the forward stack when back is
pressed, and vice-versa. |
ProjectViewer 2.1.3.1: Announcement:
- bug fix release: fixes NullPointerException when
using files from a VFS. |
XSearch 1.1.0: Tag: release-1-1-0
Version 1.1 . Requires JDK 1.4, jEdit 4.3pre4.
o Project Search: search in all files of the current
project of PV (rw)
o Hyper search: navigation buttons added (rw)
o Option to remap "find" and "search in directory" to
XSearch actions (ae)
o Changed the "synchronize" checkbox to a sync button,
with a context menu for making it "autosync". (ae)
o Small UI improvements |
|
Plugins updated:
3-May-06 |
AntFarm 1.5.2: 1476779 fixed - spurious space in antfarm generated
commands. |