jEdit Community - Resources for users of the jEdit Text Editor
Plugin Central updates (12)
Submitted by mdillon on Thursday, 8 May, 2003 - 18:45
This batch consists of 12 plugins, 6 of which are jEdit 4.0-compatible (PMDPlugin, JUnitPlugin, SourceControl, JSwatPlugin, HeadlinePlugin, and CommonControls). All of these plugins work under jEdit 4.1. Some of the plugins in my queue were not included in this batch. Those plugins are listed in the linked message to jEdit-devel and should appear in the next batch if all goes well.


  • AntFarm 1.3.1: fixed bug #711270: clicking tree in AntFarm 1.3 not selecting build file; requires jEdit 4.1final, CommonControls 0.7, Console 3.4, ErrorList 1.2.3, XML 0.11, and JDK 1.3 CommonControls 0.8: fixed NPE on autoresizing HelpfulJTable; autoresizing no longer necessarily means no manual resizing; column headers can participate in autoresizing; requires jEdit 4.0 and JDK 1.3
jEdit 4.2pre1 now available
Submitted by slava on Friday, 2 May, 2003 - 01:44
jEdit 4.2pre1 is now available. Main changes are a new display engine in the text area and an overhauled plugin system, but there is much more. See the change log for a full list. If you are a plugin developer, take a look at the jEdit 4.2 plugin porting guide. Go to #jedit on irc.freenode.net to discuss this release with other users.
Suggestions for the community site
Submitted by slava on Tuesday, 29 April, 2003 - 01:38
Post your suggestions for improving the community site below... I guess the first thing it needs is a makeover, at least removing of the outdated content.
Using jEdit syntax highlighting in other applications
Submitted by slava on Monday, 28 April, 2003 - 01:43
The org.gjt.sp.jedit.syntax package in the CVS can now be used in other programs. You can find preliminary documentation by generating javadocs from the latest source. More information will be added to the javadocs over time.
Gruntspud 0.4.0 is out
Submitted by t_magicthize on Saturday, 26 April, 2003 - 20:59
Here's just a few ...

You can now define 'projects'. When you add a project, you provide a home location for it much in the same way as always. However, when you change to a directory that is defined as a project, the entire tree file is loaded. This gives the ability to show that files need attention somewhere in the directory structure (modified, added, conflicts etc) even when the parent(s) are not expanded. The trade-off is that start-up time and memory consumption is higher (especially for large workspaces). I would recommend you try this one ...

An XML parser is now required (this is used for the projects file). Over the next few releases, more and more of gruntspuds configuration files will be migrated to XML. Xerces is included with the source distribution, so if you want (or need) to use JDK13 get that version. The jEdit plugin adds the 'XML' plugin as a dependency.
Java 1.4.2 beta
Submitted by slava on Tuesday, 8 April, 2003 - 02:23
Java 2 version 1.4.2 beta is now out for Windows and Linux. On Windows, it features a new WinXP look and feel; on Linux, a GTK+ 2 look and feel. Note that jEdit 4.1 does not work with the GTK+ look and feel; jEdit 4.2pre1 will fix the problem.
Plugin Central updates (19)
Submitted by mdillon on Friday, 28 March, 2003 - 18:51

  • AntelopePlugin 2.42: some feature enhancement; new extra tasks; exposed an API for other plugins to interact with Antelope; other feature enhancements; supports the ability to run a number of targets sequentially with a single click; requires jEdit 4.0pre1, Console 3.3, ErrorList 1.2, CommonControls 0.7, and JDK 1.4

  • AntFarm 1.3: updated the look and feel to be consistent with jEdit 4.1; updated to include Ant 1.5.1; reworked the integration of the ProjectViewer plugin to include the ProjectViewer 2.0 release; the Console plugin is not utilized (brought to the front/made active) until a target is run; fixed #560025 Ant Farm 1.1 does not reparse build.xml; fixed #630805 Ant Farm not a valid target; fixed #674224 AntFarm: Doesn't execute targets; requires jEdit 4.1final, CommonControls 0.7, Console 3.4, ErrorList 1.2.3, XML 0.11, and JDK 1.3; includes Ant 1.5.1
jEdit 4.2 development begins
Submitted by slava on Sunday, 23 March, 2003 - 20:17
More minor changes already implemented include action history, an action bar, improved docking, persistent registers, and improved syntax highlighting. You can test the current code by checking out from the CVS repository. I'm aiming for a 4.2pre1 release in early April. If you have tried the current CVS code, post your feedback below.
CodeAid and Jane -- another beta
Submitted by maeste on Tuesday, 11 March, 2003 - 15:41
CodeAid and Jane will most likely be released in next week's plugin batch. The latest beta fixes a large number of bugs and displays a structure view of Java files in the SideKick plugin. Post your feedback below.
Java 1.4.1 for MacOS X released
Submitted by slava on Tuesday, 11 March, 2003 - 01:55
It seems that Apple (finally!) released a Java 1.4.1 implementation for MacOS X. Post your experiences below.
Mac OS X package problem (jEdit 4.1)
Submitted by krisk on Sunday, 2 March, 2003 - 18:44
If you have blurred text on the vertical tabs or experience freezes (whole system) then you can either download the Mac OS X package again or do the following:

1) Edit the info.plist file located at jEdit/jEdit.app/Contents/info.plist

2) Insert this after line 75:
com.apple.hwaccel
false
jEdit 4.1 now available
Submitted by slava on Friday, 28 February, 2003 - 21:56
Yes, it's finally out. Everyone using 4.0 should upgrade; this release has significant improvements in functionality, performance, and usability. Read the full announcement!
Plugin Central updates (15)
Submitted by mdillon on Thursday, 27 February, 2003 - 23:28


  • CodeLint 0.2: updated to jEdit 4.1 API & plugin props changes. CodeLint can work with both 4.0.x & 4.1; lots of Advance Options added to enable fine tuning of what kinds of bugs you would like to find when finding errors in class files; fixed a minor bug of CodeLint only working on Java files (now it is made to work on C/C++ code too); added dependency on Console Plugin missing from 0.1; Code Streamline; requires jEdit 4.0pre1, Console 3.3, ErrorList 1.2, and JDK 1.3; requires separate installation of JLint from http://www.artho.com/jlint

  • EditorScheme 0.4.2: added support for "foldLine" property and updated existing schemes; fixed bug that prevented one from creating new schemes until the 'Scheme Selector' dialog has been displayed at least once; added 5 new schemes; changed default value of "Automatically Apply" to false; requires jEdit 3.2final and JDK 1.1
Comment on jEdit performance
Submitted by slava on Saturday, 22 February, 2003 - 23:20
What aspects of jEdit do you find most lacking performance-wise? Any particular editing commands or plugins that are too slow? Any specific configurations and cases where jEdit's text area lags?
jEdit 4.1pre11 now available -- FINAL RELEASE CANDIDATE
Submitted by slava on Saturday, 22 February, 2003 - 00:59
jEdit 4.1pre11 is now available. This will be the last release before 4.1final, which will be out in the middle of next week.
jEdit mentioned on Slashdot
Submitted by cjkent on Tuesday, 18 February, 2003 - 23:57
Slashdot has a story in its developers' section about a linuxworld comparison of 3 Java-based editors running on linux.
New: Aspect-jEdit plug-in
Submitted by tps on Tuesday, 18 February, 2003 - 16:40
If you are interested in AOP, take a look at the Aspect-jEdit plugin.
WebDAV plugin for jEdit
Submitted by slava on Saturday, 15 February, 2003 - 02:40
A WebDAV plugin for jEdit is under development.
jEdit 4.1pre10 now available
Submitted by slava on Saturday, 15 February, 2003 - 00:45
Its Valentine's day, and the text editor you all love now has been updated. jEdit 4.1pre10 features improved plugin development documentation and a number of bug fixes. If you are still using jEdit 4.0, please test this version.
Debian packages of jEdit 4.1pre9 now available
Submitted by eloy on Tuesday, 11 February, 2003 - 15:52
I've uploaded Debian Linux packages of jEdit. So you can just add following lines to your /etc/apt/sources.list:

deb http://dl.sourceforge.net/sourceforge/jedit ./
deb-src http://dl.sourceforge.net/sourceforge/jedit ./

... and run:

apt-get install jedit

to install the latest jEdit package.
User login
Browse archives
« March 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
31
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   82338
Context Free Art (*.cfdg)   0.31   46042
JBuilder scheme   .001   18486
BBEdit scheme   1.0   18107
ColdFusion scheme   1.0   18015
R Edit Mode - extensive version   0.1   17461
Advanced HTML edit mode   1.0   16194
Matlab Edit Mode   1.0   16056
jEdit XP icons   1.0   15220
XP icons for jEdit   1.1   14281