jEdit Community - Resources for users of the jEdit Text Editor
jEdit 4.2pre13 now available
Submitted by slava on Saturday, 15 May, 2004 - 01:15
jEdit 4.2pre13 is now available for download. This release fixes the infamous ClassCastException on startup, as well as a number of other bugs.
jEdit 4.2pre12 is now out
Submitted by slava on Friday, 30 April, 2004 - 18:50
jEdit 4.2pre12 is now available download. This is mostly a bug fix release, with a few updated syntax highlighting modes.
Are you interested in language packs for jEdit?
Submitted by Brad Mace on Friday, 16 April, 2004 - 16:15
Yes, and I could help maintain translations
26% (280 votes)
Yes, I'd like to have translations
32% (355 votes)
Indifferent
35% (383 votes)
No, that'd be bad (please comment)
7% (75 votes)
Total votes: 1093
Plugin Central updates (25)
Submitted by mdillon on Monday, 22 March, 2004 - 00:07

The afternoon, I released a batch of 25 plugins to Plugin Central. The packaging of this release was done once again by Slava Pestov and Ollie Rutherfurd.

  • Activator 1.0.0: initial Plugin Central release; requires jEdit 4.2pre8, CommonControl 0.8.2, and JDK 1.5
  • AntelopePlugin 3.0.1: updated for Ant 1.6 and jEdit 4.2; requires jEdit 4.2pre1, Console 3.3, ErrorList 1.2.2, and JDK 1.4
  • Archive 0.4: uses jEdit 4.2 deferred loading API; permits writing into archives; requires jEdit 4.2 and JDK 1.3
  • BufferTabs 0.8.1: updated for jEdit 4.2 plugin API; new colored tabs; ability to close a buffer with the middle mouse button; requires jEdit 4.2pre1 and JDK 1.4
  • ColumnRuler 0.9.1: fixed some small visual bugs; minor enhancements; javadocs; requires jEdit 4.2pre8 and JDK 1.4
  • CommonControls 0.8.2: added what was going to be Widgets to CommonControls (Brad Mace); requires jEdit 4.2pre8 and JDK 1.4
  • DBTerminal 0.1.0: initial Plugin Central release; requires jEdit 4.2pre8, CommonControls 0.8.2, and JDK 1.4
  • FastOpen 1.0: upgraded to jEdit 4.2 API; FastOpen search pattern textbox now has the default focus (in case FastOpen is docked); FastOpen now adds the ability to open files from the "Recent Files" list also; requires jEdit 4.2pre1, ProjectViewer 2.3 (Optional), and JDK 1.3
  • GfxView 1.0: initial Plugin Central release; requires jEdit 4.2pre9 and JDK 1.3
  • JavaCore 0.6: initial Plugin Central release; requires jEdit 4.2pre5, JakartaCommons 0.3, and JDK 1.3
  • JavaFold 0.2: initial Plugin Central release; requires jEdit 4.2pre1 and JDK 1.3
  • JBrowse 1.4.5: updated for jEdit 4.2 plugin API; requires jEdit 4.2pre9 and JDK 1.4
  • JCounter 0.5.1: updated for the new plugin API and ProjectViewer 2.0.2; requires jEdit 4.2pre8, ProjectViewer 2.0.2, CommonControls 0.8.2, and JDK 1.4
  • JPyDebug 0.5: provide a python syntax tree using JEdit sidekick; checking python source syntax on Save JEdit event; V4.2 Dynamic Loading compliant; documentation enhancements; many other bug fixes and enhancements; requires jEdit 4.2pre1, SideKick 0.3, XML 0.8, and JDK 1.3; requires separate installation of Python 2.2.1
  • JSwatPlugin 1.5.3: significantly improved by Dirk Moebius; faster start up; more configurable; reads source files inside archives (with Archive plugin); fixes breakpoint indicator problems; requires jEdit 4.1 (not 4.2) and JDK 1.4
  • JTools 1.6: uses JavaCore for classpath management; improved the Extend Wizard; fixed a few minor bugs; requires jEdit 4.2pre5, CommonControls 0.8, ErrorList 1.3, JakartaCommons 0.3, JavaCore 0.6, and JDK 1.3
  • JUnitPlugin 0.0.3: updated for jEdit 4.2 plugin API; requires jEdit 4.2pre8, CommonControls 0.2, and JDK 1.3
  • LaTeXTools 0.5.1: changed properties to avoid conflect with jEdit core option panels; requires jEdit 4.2pre6, Console 3.7, SideKick 0.2, and JDK 1.3
  • Lazy8Ledger 2.13: added CSV export/import; added SIE (Standard Import Export (Swedish standard)) export and import; all reports are redone to a high quality output with PDF, CSV, HTML and Excel file output as well; a graphics module with bar,line, and pie diagrams; easier searching the database for the records you want; requires jEdit 4.1 (not 4.2), BufferTabs 0.7.6, InfoViewer 1.1, and JDK 1.4
  • LogViewer 0.2: updated for jEdit 4.2 plugin API; added several new features: word wrap, find, tail, horizontal scroll lock; requiers jEdit 4.2 and JDK 1.4
  • OpenIt 1.05: added "Ignore Case" functionality to regular expression exclusion filters (this may be helpful for Windows users - thanks Esteban!); requires jEdit 4.1 and JDK 1.4
  • PerlBrowse 0.3: initial Plugin Central release; requires jEdit 4.1 and JDK 1.4
  • Rename 1.0.1: fixed bug where options wouldn't save if !table.isEditing(); requires jEdit 4.2pre8 and JDK 1.4
  • SQL 0.98: updated for jEdit 4.2; requires jEdit 4.2pre6 and JDK 1.4
  • XInsert 1.9: updated to fix loading problems with jEdit 4.2; requires jEdit 4.2pre1 and JDK 1.3
jEdit 4.2pre11 is now available
Submitted by slava on Saturday, 20 March, 2004 - 18:04
jEdit 4.2pre11 is now available for download.

This release fixes a show-stopper bug in pre10. The JAR file included in
the installer was not completely up-to-date, and it had a property file
lossage bug.
jEdit 4.2pre10 now available
Submitted by slava on Saturday, 20 March, 2004 - 07:12
jEdit 4.2pre10 is now available for download. This release features a large number of bug fixes, several new and updated macros, and improved documentation. jEdit 4.2final is getting closer, so report those bugs, and come say hi on irc.freenode.net #jedit with the IRC plugin! A full changelog is available.
VHD syntax mode bug fix
Submitted by pieter3d on Thursday, 4 March, 2004 - 05:19
In VHDL, a single apostrophe ' is used in the following case: 'event where can be any predifined signal (its like a variable). The bug is of course that the VHD highlighter thinks this is a single quote opeing a string, thus highlighting the rest of the line.

An easy rule would be to just check for the word "event" after a single quote. Here is the required update for vhd.xml - the following should replace the single quote span:
<SPAN_REGEXP HASH_CHAR="'" NO_LINE_BREAK="TRUE" TYPE="LITERAL1">
<BEGIN>(?!'event)</BEGIN>
<END>'</END>
</SPAN_REGEXP>

Screenshot of current error

Pieter Kapsenberg

jEdit 4.2 plugin status page
Submitted by slava on Monday, 16 February, 2004 - 04:04
If you're thinking of upgrading to jEdit 4.2, be sure to check the jEdit 4.2 plugin status page. If you're a plugin developer and have updated your plugin for the jEdit 4.2 dynamic loading API, please update this page!
Plugin Central updates (12)
Submitted by mdillon on Sunday, 15 February, 2004 - 19:26

This morning, I have updated the Plugin Central database with the latest batch of plugin releases. This batch has once again been packaged and prepared for release by Oliver Rutherfurd and Slava Pestov. It consists of an even dozen of this year's hottest new plugins.

  • ActionHooks 0.5: plugins can add support for custom EditBus messages; fixed plugin reloading bug; requires jEdit 4.2pre3 and JDK 1.3
  • ColumnRuler 0.9.0: (0.8.0 changes) this release adds line guides, a tab indicator, the number of selected characters, allows the plugin to be active by default, and makes it all more configurable; requires jEdit 4.2pre8 and JDK 1.4
  • CommentFolder 1.0.0: initial Plugin Central release; requires jEdit 4.2pre8 and JDK 1.4
  • Console 3.7.1: added commando panel for Hugs98 compiler; bug fixes; requires jEdit 4.2pre8, ErrorList 1.3.1, and JDK 1.3
  • ErrorList 1.3.2: new icons; bug fixes; requires jEdit 4.2pre8 and JDK 1.3
  • FindFile 0.4: bug fix release; no functional changes; requires jEdit 4.2pre6 and JDK 1.4
  • HeadlinePlugin 1.1.2: changed default feed list to include updated jEdit community RSS feed; automatically scrolls titles to keep active story in view when using keyboard; requires jEdit 4.2pre1, InfoViewer 1.0, and JDK 1.4
  • LaTeXTools 0.5: now uses the jEdit 4.2 API; improved BibTeX and Label Navigators now take into account the file import structure; compilation commands integrate with Console plugin; image browser to look at the images in your document; various navigability improvements and utility commands; extended default.nav (Thanks to Stephan Kost for this); new icon types: table, list, verbatim; requires jEdit 4.2pre6, Console 3.7, SideKick 0.2, and JDK 1.3
  • MacroManager 1.2: can now choose an arbitrary directory to download macros to; properly handles new XML feed from community.jedit.org; requires jEdit 4.0final and JDK 1.3
  • Rename 1.0.0: initial Plugin Central release; requires jEdit 4.2pre8 and JDK 1.4
  • RETest 1.0.3: uses defered loading in jEdit 4.2; requires jEdit 3.2pre5 and JDK 1.1
  • ShortcutSaver 1.0: initial Plugin Central release; requires jEdit 4.2pre6, CommonControls 0.8, and JDK 1.3
jEdit 4.2pre9 now available
Submitted by slava on Saturday, 7 February, 2004 - 19:49
jEdit 4.2pre9 is now available. I expect to have a couple more pre-releases, then 4.2final -- so send in your bug reports, and come by #jedit on irc.FreeNode.net to say hi.
Attention: Plugin authors and hackers
Submitted by Brad Mace on Wednesday, 4 February, 2004 - 07:56
There have been many plugins submitted to this site, and even a few only mentioned on the mailing lists, that have never been released on Plugin Central. Some are hacked versions of existing plugins, some are completely new. We'd like to encourage all of you to release your plugins on Plugin Central so they are more available to the community. Installing and updating plugins through the plugin manager is just plain easier than downloading them here.

We'd also like to see your improvements make it back into the cvs repository. Slava and Mike will be happy to add anyone to the project who wants to work on a plugin.

If you're hacking an unmaintained plugin (see Plugin Maintainers), you can take it over, or just add your improvements and do a single release. If you're hacking a maintained plugin, talk to the current maintainer. They're usually happy to accept contributions.
BufferTabs for jEdit 4.2 (BufferTabs.jar v0.8.1 by Alain)
Submitted by artisback on Thursday, 29 January, 2004 - 03:22
Fully compatible with jEdit 4.2
This new release of BufferTabs also includes
  • new Colored tabs available ( by Chris S.)
  • Middle mouse button to close a buffer
Submitting plugins
Submitted by slava on Tuesday, 20 January, 2004 - 03:54
For the next batch, can plugin developers please use the new Plugin Central Submission tracker. You can only post there with a valid SourceForge user account.

One artifact should be filed per plugin per version. Once you file an artifact, me and Ollie will decide who will package it for the next batch, and if we have issues with the building we will add comments to the artifact.

When the plugin is released as part of a batch, the artifact will be closed.
2004 is here
Submitted by slava on Wednesday, 31 December, 2003 - 23:02
Depending on your location, it might be 2004 already; others will have to wait a few hours. Its hard to believe its 2004 already, and that jEdit is five and a half years old Smiling
jEdit 4.2pre8 now available
Submitted by slava on Sunday, 28 December, 2003 - 06:50
jEdit 4.2pre8 is now available. This is a bug fix release. It also includes BeanShell 2.0b1, and 5 new syntax highlighting modes.
Now using drupal
Submitted by Brad Mace on Tuesday, 16 December, 2003 - 02:13
So we're now using drupal. Users, stories and links have been moved over. So many downloads were broken that we're just going to start from scratch with those. Everyone should submit useful files to the new downloads section. You can still get files from the old version of the site.

Some differences in drupal: You have a menu whose title is your user name. This menu lets you do lots of different things. In particular, it has a 'Create content' submenu where you can submit files, stories, links, polls or post in the forums.

Also important is the 'view submissions' item.
Plugin Central updates (11)
Submitted by mdillon on Tuesday, 2 December, 2003 - 16:55

  • ConfigurableFoldHandler 0.6.1: updated to use new plugin API; performance improvements; uses java.util.regex if available (Java 1.4): this supports more regex syntax than gnu.regexp and allows folding on strings where one is a substring of another such as Function, End Function; better error reporting if invalid strings are entered; suggested default strings for some modes; fix for bug and documentation error in version 0.6 (never released); requires jEdit 4.2pre1 and JDK 1.3

  • CTPlugin 0.3: miscellaneous bug fixes; requires jEdit 4.1final and JDK 1.3
jEdit 4.2pre7 now available
Submitted by slava on Monday, 1 December, 2003 - 01:32
jEdit 4.2pre7 is now available for your bug-seeking pleasure. This release adds several new syntax highlighting modes and fixes a large number of bugs.
What's new in jEdit 4.2
Submitted by slava on Monday, 1 December, 2003 - 00:03
The What's new in jEdit 4.2 document has been updated to include user-visible changes. If you're still using 4.1, read this to find out what you're missing Smiling
Switching to Drupal
Submitted by Brad_Mace on Wednesday, 26 November, 2003 - 20:56
I've found a replacement for PostNuke called Drupal which is vastly superior. It may take a few weeks to get everything ported over, but the old version will remain until the new version is fully ready to go. You can check out the new version here.
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82349
Context Free Art (*.cfdg)   0.31   46055
BBEdit scheme   1.0   18595
JBuilder scheme   .001   18495
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293