jEdit Community - Resources for users of the jEdit Text Editor
jEdit 4.2pre6 now available
Submitted by slava on Sunday, 26 October, 2003 - 21:21
jEdit 4.2pre6 is now available. While this is mostly a bug fix release, it has a few nice new features too, like C+b that completes from all visible buffers, and auto-detection of a buffer's encoding if an XML encoding processing instruction is present. A full changelog is available.
Plugin Central updates (8)
Submitted by Brad Mace on Monday, 29 September, 2003 - 15:05

  • BufferList 0.9: added tooltips to the tree view; added an option to fully expand the tree by default; requires jEdit 4.0final and JDK 1.3

  • Dict 0.4: updated to 4.2 API; upgraded menus; upgraded options pane; upgraded the DictPlugin menu; requires jEdit 4.2pre1 and JDK 1.3

  • FTP 0.7: improved SFTP support thanks to SSHTools 0.2.5; improved FTP thanks to various bug fixes; requires jEdit 4.2pre3, JakartaCommons 0.3, and JDK 1.3

  • IRC 2.0: new features like DCC File Transfer and CTCP added, as well as support for Bots written as jEdit plugins; you can also have the time printed in front of each message on a channel; requires jEdit 4.1pre5 and JDK 1.3
jEdit 4.2pre5 now available
Submitted by slava on Wednesday, 10 September, 2003 - 04:03
jEdit 4.2pre5 is now available. This release adds text drag and drop, and fixes a large number of bugs. See the change log for a full list.
Java update for Mac OS X
Submitted by Brad_Mace on Tuesday, 9 September, 2003 - 03:13
From MacNN News :

Apple has released Java 1.4.1 Update 1 via the the Mac OS X Software Update preferences The update adds improved Java applet support for Safari and other Web browsers, improved rendering, and other compatibility enhancements. A Web download link is currently not available.
Native Java JDK 1.3.1 Support For FreeBSD
Submitted by Brad_Mace on Monday, 8 September, 2003 - 05:15
A native binary of JDK 1.3.1 for FreeBSD has been
Released
Ant 1.5.4 Available
Submitted by Brad_Mace on Monday, 8 September, 2003 - 04:33
"minor bugfix release that fixes a problem with the javah task on JDK 1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If you don't use javah or VAJ, there is no reason to upgrade.

Ant News

Plugin Central updates (14)
Submitted by mdillon on Sunday, 17 August, 2003 - 21:40

  • CodeBrowser 1.3.0: improved support for ftp and other remote file systems; added caching; added context menu; simplified internal structure; requires jEdit 4.1final and JDK 1.3; requires separate installation of Exuberant CTags http://ctags.sourceforge.net/

  • Console 3.7: added TOGGLE_ENTRY, LONG_ENTRY, FILE_ENTRY and DIR_ENTRY controls to commando; bug fixes; requires jEdit 4.2pre2, ErrorList 1.3, and JDK 1.3

  • FastOpen 0.9: added the ability to open file + jump to a line number; optimised implementation to ArrayList instead of Vectors; requires jEdit 4.1final, ProjectViewer 2.0, and JDK 1.3
Plugin Central updates (11)
Submitted by mdillon on Thursday, 12 June, 2003 - 18:53

  • AntHelper 0.8.3: initial Plugin Central release; requires jEdit 4.0pre4, JCompiler 1.5.0, EBrowse 0.5.3, JBrowse 1.4.4, AntFarm 1.2, and JDK 1.3

  • Console 3.6: Console now prints a shell-provided "prompt" upon completion of a command; each shell's scrollback is now maintained separately, and is restored when switching shells; you can now switch shells from the keyboard by entering the shell's name prefixd with :, eg :System; Bug fixes; Updated for jEdit 4.2 deferred loading API; requires jEdit 4.2pre2, ErrorList 1.3, and JDK 1.3

  • CTPlugin 1.0: initial Plugin Central release; requires jEdit 4.1final and JDK 1.3
Plugin Central updates (8)
Submitted by mdillon on Monday, 26 May, 2003 - 18:22

  • CharacterMap 1.1.1: updated for jEdit 4.2 APIs; requires jEdit 4.2pre1 and JDK 1.3

  • FastOpen 0.8: FastOpen now remembers file search patterns you had entered previously and allows easy access to them by using Ctrl+Up or Ctrl+Down arrow to traverse between them for re-run of previous searches; FastOpen can now also show/switch between "non-project open files" and also supports color coding of such files for Visual identification; you can now use the "Jump to file" feature also by placing the cursor on a filename besides the usual 0.7 way of selecting the text and invoking FastOpen on it; the text color in the pattern box now default to that of jEdit's textarea; requires jEdit 4.1final, ProjectViewer 2.0.0, and JDK 1.3
Alternative Linux RPM
Submitted by slava on Sunday, 25 May, 2003 - 00:20
There is now an RPM package for Linux of jEdit 4.1 that bundles all dependencies. Get it from the Download page.
Note that if you use a tool like apt4rpm or urmi, or you use several Java programs, it might be best to use the packages from JPackage instead, where dependencies are unbundled and can thus be shared to save disk space.
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
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.
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
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.
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
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.
Plugin Central updates (6)
Submitted by mdillon on Tuesday, 21 January, 2003 - 16:08

  • AntelopePlugin 2.25: bug fixes; feature enhancements; requires jEdit 4.0pre1, Console 3.3, ErrorList 1.2, CommonControls 0.7, and JDK 1.4

  • EBrowse 0.5.3: initial Plugin Central release; requires jEdit 4.1pre1, Console 3.3, and JDK 1.3

  • IRC 1.9.1: changed default server to irc.freenode.net; requires jEdit 4.0final and JDK 1.3

  • ProjectViewer 1.0.6: jEdit4.1 look & feel enhancements; bug fixes; small feature enhancments; requires jEdit 4.1pre1 and JDK 1.3

  • XML 0.10: includes Xerces 2.2.1; element completion supports namespaces and schemas (schema support is still somewhat experimental and incomplete); completion popups now include entries for inserting comments and
Unofficial debian packages for last 4.1pre7 jEdit
Submitted by eloy on Thursday, 2 January, 2003 - 18:48
This package is built against j2sdk1.4 (1.4.0.99beta-1) taken from Blackbox Java. They work fine for me but remember: use at your own risk.
A new toolset for creating web-based user interfaces with Java
Submitted by saolja on Friday, 13 December, 2002 - 16:27

Millstone is a user interface library for development of Internet and mobile-based applications with Java. It eases web-based application development, because it provides a wide set of reusable server side components for creation of user interfaces. It provides complete UI component framework utilizing XML and XSLT for terminal independency and themes.

The development model of Millstone is closely related to traditional client-side UI development model. It has a continuous application lifecycle and an extensive event model. Millstone also provides an interface for directly connecting UI components to business logic and data storage.

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   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
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