jEdit Community - Resources for users of the jEdit Text Editor
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.

Plugin Central updates (2)
Submitted by mdillon on Wednesday, 2 October, 2002 - 19:18

  • FastOpen 0.6: fixed a small bug when FastOpen would get a NPE on clicking OK/Cancel in Global Options box when FastOpen options were not changed; new Regular Expressions support for finding files; added a new option in the Global Options to toggle Ignorecase when doing Search; documentation to FastOpen has been included in this release which was only in form of Release Notes & Change logs in previous version; requires jEdit 4.0pre1, ProjectViewer 1.0.2, and JDK 1.3

  • JTools 1.1: adds Extend / Implement Wizard tool v1.0; adds Toggle Line Comment & Toggle Range Comment tools v1.0; Check Imports tool v1.1 now combines functionality of Check Imports v1.0 and Resolve Imports; addresses several issues the old versions didn't (i.e. duplicate imports, ambiguous imports & java.lang imports); Check Imports can now be applied to all buffers or just the current buffer; options now govern whether the tool inserts wildcard resolutions and automatically deletes unwanted imports or flags them with ErrorList; fixed a bug where a RuntimeException was thrown if the buffer was locked; resolved imports are now sorted; requires jEdit 4.0pre1, ErrorList 1.2, and JDK 1.3
Plugin Central updates (10)
Submitted by mdillon on Monday, 30 September, 2002 - 20:30

  • AntelopePlugin 1.40: includes several bug fixes and new features; "trace" and "edit" modes for tracing Ant target execution and editing build files; requires jEdit 4.0pre1, CommonControls 0.3, Console 3.3, ErrorList 1.2.2, and JDK 1.4

  • ConfigurableFoldHandler 0.3: adds the ability to treat the fold start and end strings as regular expressions when calculating folds; adds the ability to fold on certain patterns (enables folding on multiple strings by seperating each string with the | (pipe) symbol); requires jEdit 4.1pre2 and JDK 1.3

  • GruntspudPlugin 0.0.12-alpha: many fixes and changes since last Plugin Central version: see RELEASE_NOTES.txt; requires jEdit 4.0pre4, JDiffPlugin 1.3, Console 3.1, and JDK 1.3; includes cvslib.jar and NetComponents.jar
Plugin Central updates
Submitted by mdillon on Wednesday, 11 September, 2002 - 20:23

  • FastOpen 0.5: lots of improvements and options; you can now sort the files; hide files already open; show open files first/last when executing a search; ordering can be disabled; color highlighting of already open files; code optimizations; requires jEdit 4.0pre1, ProjectViewer 1.0.2, and JDK 1.3
Plugin Central updates
Submitted by mdillon on Wednesday, 4 September, 2002 - 18:50

  • JTAPlugin 0.1: Initial Plugin Central release; requires jEdit 4.0pre4 and JDK 1.3; includes JTA 2.5b

  • Xrefactory 1.5.10: Initial Plugin Central release; requires jEdit 4.0final and JDK 1.4; based on xref 1.5.10 (a shareware program downloaded by the plugin under user direction)
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