Plugins updated:
17-April-05 |
Archive 0.4.2: Updated for jEdit 4.3pre2 API changes. |
Console 4.1.2: Documentation was missing from the previous release. Added an option to change the console caret color. |
Factor 0.74: Performance improvements and updates for Factor 0.74. |
JavaDebugger 1.4: First release. |
JavaDebuggerPlugin 1.4: Initial release. |
JCompiler 1.7: Bugfix #955631 ("JCompile javac cannot find packages
included in clas path"): JCompiler now supports the '~'
character in all path textfields of the Compile options
pane. All occurrences of '~' are replaced by the user's
home directory. Bugfix #999571 ("ArrayIndexOutOfBoundsException"):
when compiling a file with wrong bracket structure and
option "Parse errors for `^` column indicator" is enabled. |
SideKick 0.3.3: Improved responsiveness. |
SQL 1.02: Fixed to work with latest ProjectViewer. |
|
Plugins updated:
19-March-05 |
BufferList 1.0.1: Fixed StringIndexOutOfBoundsException if the first buffer in list had a path from an exotic VFS such as ArchiveVFS. |
CheckStylePlugin 0.2.2.1: This plugin uses the new jEdit plugin API, as well as the new checkstyle API, which makes it possible to use it with checkstyle 4.0 (cvs) which has a rudimentary support for
Java 5. It can check the actual buffer, as well as all the
opened buffers that are in Java mode. |
Console 4.1.1: Some bug fixes. Pressing Control-Z now detaches the running process. |
CssEditor 0.2: Initial release. |
Factor 0.73: Lots of new features and bug fixes. |
FTP 0.7.3: Added private/public key authentication. |
Highlight 1.1.0: A dockable list of all your highlights. Regexp support. Case sensitive / insensitive choice. You can now choose the color of the highlight. There can be multiple highlights at the same time. Highlights are saved when jEdit is closed and restored
when jEdit is launched. The highlight box is now on a back layer so the selection will be on top of the highlight.
Bugfix: The painter extension wasn't correctly unloaded. |
JavaInsight 0.6: Updated to jEdit 4.2 API. Updated to new Jode version 1.90-CVS (anonymous checkout from cvs.sf.net/cvsroot/jode; the latest change to Jode is dated 2004/08/06). Various bug fixes. |
JCompiler 1.6.4: Integrate with JavaCore and provide a ClasspathSource Implementation that uses the current classpath settings in the Compiler Option Pane. |
JSwatPlugin 1.6: Various bug fixes. |
LilyPondTool 0.2.7: New DVI font handling, lots of new macros and templates, better integration, many bugfixes. |
MavenPlugin 0.1: Initial release. |
MoinMoin 0.3.3: Updated for 4.3pre2 VFS API changes. |
PerlBrowse 0.5: Updated for jEdit 4.2. |
ProjectViewer 2.1.0.1: New release with lots of new features: project groups for improved organization, integration of several PV actions into jEdit's action system, better keyboard navigation support, improved "gui-less" functionality, improved file import options, and several minor enhancements and bug fixes. |
SQL 1.01: Updated version with the small bugfixes (including
compatibility with the latest ProjectViewer). |
Tags 2.0.1: Fixed search for local tag files. |
XSearch 1.0.7: Adapted documentation to docbook standard. Implement RE support button. Add action "write result to buffer" to the context menu of XHypersearch result. |
|
Plugins updated:
2-January-05 |
Accents 1.0.1: no longer enabled by default. fixed a bug with expanding abbreviations in first 1 or 2 characters of a buffer. |
CodeLint 0.3: Added the missing Lint check for C/C++ code.CodeLint will now also highlight dubious fragments in C/C++ code. Added option in the Global Options to dynamically on/off CodeLint"s internal logging. Upgraded to jEdit 4.2 API. |
Console 4.1: The input history can now be searched by holding down
Shift with Up/Down; After a command finishes executing, opened buffers are automatically reloaded if they were changed on disk; Assorted bug fixes. |
Factor 0.71: Windows port of Factor runtime including asynchronous I/O and C library interface, various improvements and tweaks to the jEdit plugin. |
Highlight 1.0.1: Property file updated to add a menu in the plugin menu
and a link to the documentation. |
LispPaste 1.0: First release. |
LookAndFeel 1.0: updated Skin LAF to version 1.2.10. updated Kunststoff LAF to version 2.0.2. updated Oyoaha LAF to version 3.0. added new Tonic LAF (version from 04-Apr-2004) (thanks to Eric Laney). - added JGoodies Looks LAF (version 1.2.2): PlasticXP, Plastic3D
and ExtWindows (thanks to Adrian Petru Dimulescu). - updated to jEdit 4.2 plugin API. - fixed broken icons. |
MoinMoin 0.3.2: Fixed editing of sub-pages, so "/" doesn't have to be
escaped. Append "/" to wiki url when adding or editing a wiki
through the options. |
PHPParser 1.1.0: A lot of bugfixes in the parsing. A sidekick structure tree. Some code analysis in the functions (parameters never used, variables used but that doesn't exists ...). The files edited in php mode will be parsed. |
Recursive Open 1.0: Initial release. |
RecursiveOpen 0.1: Initial release. |
SideKick 0.3.2: Bug fixes. |
Tags 2.0: Works using jEdit's VFS's (FTP, SFTP, etc..). Option panes overhauled, split into multiple. Tags plugin may no longer be used outside jEdit. |
|
Plugins updated:
31-October-04 |
Console 4.0.1: Fixed showstopper bug with the generic error pattern. |