Post jEdit 4.1 feature suggestions here!
Submitted by
slava on
Tuesday, 9 April, 2002 - 06:43
Now that the jEdit 4.0 stable release is just around the corner, time to submit ideas for jEdit 4.1! Write them up below!
jEdit 4.0 now available!
Submitted by
slava on
Friday, 12 April, 2002 - 05:53
jEdit 4.0 is now available for download from
the jEdit web site.
Come join #jedit on irc.openprojects.net to chat about this release!
JavaScript Assertion Unit Framework
Submitted by
Brad Mace on
Saturday, 13 April, 2002 - 01:41
SQL Plugin: Error with XML 0.8
Submitted by
slava on
Friday, 19 April, 2002 - 08:42
If you have this error try to rename XML.jar to aXML.jar. It solve it on my machine.
Slava says: indeed. The reason is that XML sets a couple of system properties in its plugin start() method, and if it happends to be loaded after SQL, then the SQL startup might fail. The author of this story says he is working on a patch and will send it to the SQL plugin maintainer over the weekend; so this is just a fix you can use in the meantime.
Plugin Central updates
Submitted by
slava on
Sunday, 21 April, 2002 - 01:04
- LineGuides 0.5.3: fixed problems with split views (bugs #529823 and #539117); requires jEdit 4.0pre4 and JDK 1.3
- TextTools 1.8: added "Columnar Insert" command (Nathan Tenney); requires jEdit 4.0pre1 and JDK 1.3
- TomcatSwitch 0.5.2: fixed a bug introduced with version 0.5.1 that prevented execution under systems different from Windows; requires jEdit 4.0pre2, Console 3.1, and JDK 1.3; works with Jakarta Tomcat 3.2.x, 3.3.x or 4.x
- VSSPlugin 0.1.1: fixed class name bug in actions.xml; requires jEdit 4.0final and JDK 1.3
jcrontab
Submitted by
Brad Mace on
Monday, 22 April, 2002 - 09:34
jEdit 4.0 download mirrors
Submitted by
slava on
Tuesday, 23 April, 2002 - 06:46
(PS: John, maybe the icon for the 'Installation' topic should be made a little better?

)
Submitted by Anonymous on Thursday, 1 January, 1970 - 00:00
n/a
Two reviews of jEdit
Submitted by
slava on
Tuesday, 30 April, 2002 - 23:08
Recently, two positive reviews of jEdit were posted, one on a web site dedicated to MacOS X, the other on a web site about Linux.
Take a look at
this review, and
this one.
Plugin Central updates (5)
Submitted by
slava on
Thursday, 9 May, 2002 - 08:45
- IRC 1.8.1: updated by Lionel Fiol; added some new commands (/CLEAR, /ECHO, /JOIN, /NICK, /QUIT, /QUOTE, and /WHOWAS); added new parameters to the /CONNECT command to allow specifying a different server, port, channel, or nick than those set through the option pane; fixed exceptions when using /CONNECT under JDK 1.3; requires jEdit 4.0final and JDK 1.3
- Lazy8Ledger 1.1: initial Plugin Central release; Lazy8Ledger is a full-featured accounting application implemented as a jEdit plugin; experience in double-entry accounting is necessary to ensure correct use; requires jEdit 4.0pre8, BufferTabs 0.7.6, InfoViewer 1.1, JDK 1.3
Bouvard & Pecuchet 1.3.1 now available
Submitted by
slava on
Friday, 17 May, 2002 - 05:58
Version 1.3.1 of this Java code documentation tool now shows which methods override a method and supports the new "assert" keyword. Several other minor enhancements and bugfixes were also applied, and the documentation was revised.
Jdom
Submitted by
Brad Mace on
Monday, 20 May, 2002 - 07:43
RoboCode Rumble
Submitted by
Brad Mace on
Monday, 20 May, 2002 - 07:43
Double Choco Latte
Submitted by
Brad Mace on
Monday, 20 May, 2002 - 07:44
Plugin Central updates
Submitted by
slava on
Monday, 20 May, 2002 - 08:41
- FTP 0.3.4: hidden files were not listed, even if "Show Hidden Files" was selected in the file system browser; "Open from FTP Server" and "Save to FTP Server" commands opened the wrong directory on the remote server; the directory cache would sometimes only be invalidated after the file system browser reloaded the directory, resulting in an outdated directory listing; requires jEdit 4.0pre3 and JDK 1.3
- Lazy8Ledger 1.2: distribution updated to include database drivers previously missing due to a packaging error; requires jEdit 4.0pre8, BufferTabs 0.7.6, InfoViewer 1.1, and JDK 1.4
Submitted by Anonymous on Thursday, 1 January, 1970 - 00:00
n/a
Cellular Automata Fun
Submitted by
Brad Mace on
Sunday, 26 May, 2002 - 02:35
jEdit 4.1 development begins
Submitted by
slava on
Monday, 27 May, 2002 - 08:10
I have recently begun working on jEdit 4.1. You can see some early work in the CVS repository. Changes so far include improved printing, improved syntax highlighting, various user interface improvements, SOCKS proxy support (for people behind an MS proxy server), and more. You can find a full change log
here.
Submitted by Anonymous on Thursday, 1 January, 1970 - 00:00
n/a
Plugin Central updates (5)
Submitted by
slava on
Tuesday, 28 May, 2002 - 06:53
- Console 3.3: file name completion when Tab key is pressed (Alexander Maryanovsky); error patterns can now specify a file name value of "$f", in which case the current buffer's path will be substituted; fixed generic error pattern for g++; fixed another possible problem if a program outputs an invalid line number in an error message; removed -encoding setting from the Jikes commando; requires jEdit 4.0final and JDK 1.3
- JcrontabPlugin 0.6: initial Plugin Central release; added properties pane and documentation; requires jEdit 4.0final and JDK 1.3; includes jcrontab 1.0 (jcrontab.sf.net)