Recently Updated Plugins
Plugins updated:
3-February-08 |
BufferLocal 1.2.8: Bugfix release |
CamelComplete 2.6.4: This new release works with 4.3pre12 |
|
Plugins updated:
17-December-07 |
XML 2.0.8: Added the DTDGenerator module by Michael Kay and a corresponding
action to generate a DTD from an instance document. (Martin Raspe)
Rebuilt to work against 4.3pre12 |
|
Plugins updated:
10-December-07 |
SVNPlugin 0.6.1: Like last release, this plugin is not yet feature
complete, but is very useful for day-to-day work.
Important note: Recent changes in the management of repositories are
not backward compatible with previous versions. Repositories can now be
named and are sorted in the list, and 'Remove' now works correctly. These
changes lost the ability to read previous repository settings.
- added context menu to AddResultsPanel so added and deleted files
can be committed or reverted from there.
- add support to show svn properties for items in the svn browser
tree.
- added asterisk beside entries in browse repository tree that have
svn properties. Not sure I like the asterisk...
- turned off attempting to get svn properties for files as that
fails in some cases, which causes the repository browsing tree to not
display branches below the directory containing the offending file.
- Previously, I'd turned off attempting to get svn properties for
files as that fails in some cases, which causes the repository browsing
tree to not display branches below the directory containing the offending
file. This commit contains a fix.
- fixed commit dialog from stretching too wide when the previous
comments were long.
- && not || makes the diff work. duh.
- updates for diff, added ability to pick revision when viewing a
file in the repository, some code clean up.
- updates to improve diff
- updates for repository browser
- decrypt password before sending to svn server, makes login work.
- updated help file
- updated for commit action, revised commit dialog box, added
checks to make sure selected files can be committed prior to committing
- testing properties
- Property editing and status is working.
- more work for property editing.
- continuing to improve property handling
- fix to prevent mutation of repository data object
- More work on properties, fixed svn browser to return the correct
properties. No longer loads property values in advance, now using the new
Propery command.
- Still a little to do for the display, but properties can now be
found from PV.
- making properties work in pv
- updated button panel for svn browser.
- fixed popup location to be nearer the click point.
- Fixing add/edit/remove from repository browser.
- documentation updates
- decrypt password before sending to svn server, makes login work. |
|
Plugins updated:
8-December-07 |
Console 4.3.5: x Updated for relocated beanshell package in 4.3pre12.
x runCommandToBuffer() doesn't send command to buffer (1643269 -
ezust)
x waitForConsole(view) should work properly on *nix systems now.
(k_satoda, ezust - #1698976)
x alias ant ant -emacs to get rid of adornments when running inside
System shell (ezust).
x Improved generic extra line regexp - catches javac and gcc
multilines better. Made #1 on list. (ezust).
x (windows only) - driveletters work in Console the way they do in
cmd.exe, as change-directory shortcuts. Console keeps track of default
directories for each drive, as well as the default drive for the current
shell session. Also, / works as well as \ for path separators. (Alan Ezust
- bug#1511941 )
x Small changes to make the SshConsole plugin work (ezust). |
ErrorList 1.7: DefaultErrorSource.DefaultError has new method: setFilePath() (for
SshConsole). |
FTP 0.9.2: Refactored to make its secure connections reusable from the
SshConsole plugin (ezust). |
Optional 0.2.3: Updated for jEdit 4.3pre12 to use relocated jedit
beanshell package. |
SshConsole 1.0: Initial release |
SuperAbbrevs 0.31: Announcement: This update makes the plugin compatible with the API
changes
in jEdit4.3pre12, and
therefor requires jEdit4.3pre12.
Requires Java 1.5
Requires jEdit 04.03.12.00 |
XSearch 1.3.3: Updated for jEdit 4.3pre12's relocated Beanshell package. |