Recently Updated Plugins
Plugins updated:
21-April-06 |
Outline 1.1.1 |
|
Plugins updated:
20-April-06 |
ProjectViewer 2.1.3.0: Name: ProjectViewer
Version: 2.1.3.0
Requirements:
* JDK 1.3
* jEdit 4.2pre12
* CommonControls plugin 0.9.0
Announcement:
- add "filtered view", contributed by Rudolf Widmann
- fix a serious data loss issue in the project file;
plugins that use non-String properties in projects are
strongly encouraged to raise the dependency to this
version or risk data loss.
- other minor enhancements/fixes.
Source:
plugins/ProjectViewer
tag: pv_2_1_3_0
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; please use the "package" target
when building (instead of "build") so that the
documentation is built. |
|
Plugins updated:
19-April-06 |
AntFarm 1.5.1: Updated dependencies, but there is still a clash with xml 0.13 (the xerces that it installs is incompatible with the version of ant installed by AntFarm). Someone needs to patch 0.13 for use with Xerces 2.7.x and jedit 4.2final. |
Console 4.2.6: Console 4.2.6 Requires jEdit 4.2 final, JDK 1.5,
ErrorList 1.3.5, and ProjectViewer 2.1.1 (optional)
o Bugs fixed: 1468934
o Generic error pattern handles windows pathnames now.
o Improved/updated documentation.
o Fixed some startup beanshell errors that were
occurring at startup when listening to pv events. |
Navigator 1.2: 1.2 - Creates one Navigator for each EditPane
1.1 - Listens to new EditBus messages when buffers
are changING.
1.0.5 - No longer requires visible buttons to operate.
1.0 - initial release |
|
Plugins updated:
17-April-06 |
AntFarm 1.5: Changes:
o Updated for Console 4.2.x, and PV 2.1.2
o AntFarm now includes Ant 1.6.5 (updated from 1.5.4). |