Recently Updated Plugins
Plugins updated:
6-November-08 |
AntelopePlugin 3.5.0: The Antelope plugin hasn't been directly released in the
Plugin Manager for several years, although it has been available for direct download at antelope.tigris.org. This is the latest, which should make it easier for jEdit users to add directly from the Plugin Manager. It has been tested with Ant 1.6.5 and Ant 1.7.0. |
LogViewer 0.7: bug fix release, #1911188 and other code clean up. |
|
Plugins updated:
5-November-08 |
Ancestor 1.0.3: A NPE fixed that happened sometimes when creating a new view |
|
Plugins updated:
4-November-08 |
FindFile 1.1: *Removed gnu.regexp dependency
*Clear button on results window closes after clearing
*Code cleanup |
|
Plugins updated:
28-October-08 |
Background 1.1.0: Background 1.1.0
Source: Source code is in SVN with the tag Background-1.1.0
Announcement: - Added a new option to select how the image is painted.
- Set the initial directory of image select dialog to open the
same
directory with the current image.
- Improvement performance.
Requires Java 1.4
Requires jEdit 04.02.99.00
Short Description: Background lets you configure a background image for
the main jEdit text area.
Long Description: <html>
<p>
Background lets you configure a background for the main jEdit text area.
</p>
<p>
The background image can be tiled or stretched to fill the entire
text area, or drawn at the center of text area.
</p>
<p>
It's also possible to set a "tinted glass" effect thanks to the blend
options.
</p>
</html> |
VoxSpell 1.0.3: New features:
- The underline color can now be customized.
- VoxSpell can be used as the backend for the SpellCheck
plugin.
Bug fixes:
- Improved options dialog wording.
Requires Java 1.5
Requires jEdit 04.03.15.00
Short Description: English Language Spell Checker
Long Description: <html>
<p>The VoxSpell plugin checks the spelling of English language
documents
(more languages may be supported in the future, contact the author
if you're
willing to help). It comes bundled with an English language
dictionary produced
from the SCOWL word list hosted at (<a
href="http://wordlist.sourceforge.net/">Kevin's Word List
Page</a>).</p>
</html>
Requires Java 1.5
Requires jEdit 04.03.15.00
Short Description: English Language Spell Checker
Long Description: <html>
<p>The VoxSpell plugin checks the spelling of English language documents
(more languages may be supported in the future, contact the author if
you're
willing to help). It comes bundled with an English language dictionary
produced
from the SCOWL word list hosted at (<a
href="http://wordlist.sourceforge.net/">Kevin's Word List Page</a>).</p>
<p>Warning: the algorithm used to store the word suggestion list is
unoptimized.
This plugin consumes, typically, ~30MB of memory</p>
</html> |