Recently Updated Plugins
Plugins updated:
6-October-06 |
FoldViewer 1.0: Initial release |
|
Plugins updated:
3-October-06 |
Jump 0.3.3: JumpPlugin 0.3.3
Source: Source code is in CVS, tag jump_0_3_3
Announcement: Fixes numerous bugs and compatibility
with recent releases of ProjectViewer.
Requires Java 1.4
Requires jEdit 04.02.02.00
Required plugins:
projectviewer.ProjectPlugin 2.1.3.0 |
ProjectViewer 2.1.3.5: Announcement: Bug fix release. Also, add support for
the SVN 1.4 entries file format. |
|
Plugins updated:
28-September-06 |
ErrorList 1.4.2: ErrorList plugin contains a small fix
which makes it much less annoying to use if
you want to see the errors whenever there are
some. Now the textarea is re-focused
whenever ErrorList gets focus. |
|
Plugins updated:
24-September-06 |
Beauty 0.2.1: fix for [ 1473136 ] Astyle split view
post-format caret position bug, applied fix to both
AStyle and to Beauty.
fix for [ 1516218 ] Beauty plugin fails on java
Some code cleanup. |
JavaSideKick 2.3.1: Announcement: JavaSideKick 2.3.1 ready for release.
Contains fixes for
1561502, parser error on constructs like
Buffer.super.doSomething().
Updated docs to better explain integration with
ProjectViewer for setting class and source path for use
by other plugins.
More work on code completion.
Requires Java 1.5.0
Requires jEdit 04.03.03.00
Required plugins:
projectviewer.ProjectPlugin 2.1.3
sidekick.SideKickPlugin 0.6.1
errorlist.ErrorListPlugin 1.3.1 |
SideKick 0.6.7: Source: Source code is in SVN with the tag 7081
Announcement: Bug fixes, minor enhancements.
Requires Java 1.4
Requires jEdit 04.03.05.00
Required plugins:
errorlist.ErrorListPlugin 1.4 |
XML 2.0.4: {{{ XML 2.0.4
Source: Source code is in SVN with the tag 7083
Announcement: There hasn't been a release of this
plugin in a while, so there are lots of updates:
Added CSS2 parser based on javacc. This
replaces the previous parser based on regular expressions.
Merged XMLIndenter plugin into this plugin.
Some bug fixes for XMLIndenter, plus addition of code
to make this plugin compatible with the Beauty plugin.
Added ecmascript parser based on javacc. This
should eventually replace the current javascript
parser, but it's not pretty yet.
Updates to html, css, and ecmascript sidekicks
to better report error message locations for ErrorList.
Html sidekick is now using both css and
ecmascript sidekicks to process in-line style and
script tags. Nice!
Better handling of jsp tags in html, css, and
ecmascript.
Sf.net bug# 1525479 fixed.
Lots of code clean up.
Requires Java 1.5
Requires jEdit 04.03.05.00
Required plugins:
beauty.BeautyPlugin 0.1
sidekick.SideKickPlugin 0.6.4
errorlist.ErrorListPlugin 1.4
xerces.XercesPlugin 2.8.0 |