jEdit Community - Resources for users of the jEdit Text Editor
Archives
jEdit 4.1pre3 now available
Submitted by slava on Tuesday, 20 August, 2002 - 20:14
After a brief hiatus, jEdit development has resumed. Go download 4.1pre3 and tell me what you think. The most interesting new feature in this release is probably the addition of regular expression syntax highlighting rules. Also auto-completion in the Open File dialog box has been improved, and an option has been added for jEdit 4.0-style tool bar placement.
What would you like to see before 4.1final?
Submitted by slava on Tuesday, 20 August, 2002 - 20:21
I am planning on implementing searchable help in 4.1pre4. What else would you like to see before 4.1 goes final? Post your comments below.
jEdit 4.1pre4 now available
Submitted by slava on Thursday, 22 August, 2002 - 09:28
This release fixes a show-stopper bug in pre3 where only the first macro in each directory would be listed. Go download it now.
Plugin Central updates
Submitted by mdillon on Monday, 2 September, 2002 - 20:38

  • GruntspudPlugin 0.0.11-alpha: file permissions are preserved correctly on Unix like platforms; 'Checkout as ..' option added; 'Module explorer' in the checkout option (lists the modules for a specified connection profile); CVSROOT and full path is shown in the status area; added integration with InfoViewer plugin; module roots are detected correctly; new progress monitors; SOCKS proxy support added (at its best under 1.4); new 'Password Manager' replaces some password connection profile related options; warning when no connection profiles are available (first run?); toggled flat mode; port number works for :pserver connection method; additional arguments may be specified for :ext connection method; log graph; requires jEdit 4.0pre4, JDiffPlugin 1.3, Console 3.1, 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)
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 (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 (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
jEdit 4.1pre5 now available
Submitted by slava on Friday, 4 October, 2002 - 20:01
jEdit 4.1pre5 is now available. This release has new and updated syntax highlighting modes, the frequently-requested "unsplit current" command, and a number of other improvements and fixes.
New Banners
Submitted by krisk on Saturday, 5 October, 2002 - 16:53
There are 2 new "Made with jEdit" banners available by Joshua Miller, so if you'd like to pay homage to your favourite text editor on your web site, head on over to the images section.
Moving Plugin Central
Submitted by mdillon on Tuesday, 8 October, 2002 - 02:07

With Plugin Central's bandwidth requirements averaging nearly 2 gigabytes per day, the prospects of finding a single provider willing to host the site for free from among jEdit's users are not good. Even if the site load could somehow be balanced across servers hosted by multiple providers, the number of servers that would be necessary to make the resource requirements reasonable to ask of volunteers would be large enough to make that possibility even less likely. For that reason, we have established a new jedit-plugins project on SourceForge to host Plugin Central. The transition from Standard Media's server to SourceForge should be completed within the next few weeks.

Making jEdit's feature set more accessible
Submitted by slava on Wednesday, 9 October, 2002 - 18:52
From reading the jEdit 4.1 feature suggestions article, it seems the majority of suggested features are already in jEdit (wheel mouse scroll, word wrap, saving files in a background thread, window docking, ...). This suggests that users are having a hard time finding out about jEdit's feature set; what can be done to make the learning curve easier?
jEdit wins Finalist Awards in XML-J 2002 Reader's Choice Awards!
Submitted by slava on Friday, 15 November, 2002 - 20:03
In other news, my computer has finally arrived in Canada (it was shipped by sea... then it got delayed...) and now I'm waiting for customs clearance. So very soon now, jEdit developement will once again resume at the frantic pace you all got used to at the start of the year.
A plug-in to create GUI ? Why not ?
Submitted by warx on Friday, 13 December, 2002 - 16:22
I am new member of JEdit commuity and using JBuilder I noticed that with JEdit it is not possible to create GUI like JBuilder does.
Would that not be a good idea ?
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
« August 2002 »
MoTuWeThFrSaSu
 
1
3
4
7
8
9
11
12
13
15
16
17
18
19
21
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   108250
Context Free Art (*.cfdg)   0.31   46071
BBEdit scheme   1.0   18607
JBuilder scheme   .001   18508
ColdFusion scheme   1.0   18041
R Edit Mode - extensive version   0.1   17488
Advanced HTML edit mode   1.0   16223
Matlab Edit Mode   1.0   16086
jEdit XP icons   1.0   15245
XP icons for jEdit   1.1   14309