jEdit Community - Resources for users of the jEdit Text Editor
Build a Web Service Analyzer using XSLT and jEdit
Submitted by Brad Mace on Friday, 17 January, 2003 - 01:06
Ammai.com has released a tutorial on how to build a Web Service analyzer using XSLT. This tutorial will use the power of XSLT and WSDL documents to build a Web Service analyzer that will report the operations, parameters, and description of a Web Service. Best of all, it uses the latest jEdit and the XSLT Plugin throughout the tutorial. You will learn how to transform and use the XPath tool in jEdit. What are you waiting for, click here to read it now!
Helpful plugin debugging aid
Submitted by slava on Tuesday, 14 January, 2003 - 20:09
I don't think many jEdit developers know about this trick.

It is very useful for tracking down plugin bugs in a live jEdit instance.

After calling this BeanShell code:
setAccessibility(true);
You can manipulate any private, protected or package-private variable or method.
Plugin Central updates (6)
Submitted by mdillon on Tuesday, 14 January, 2003 - 15:54
This evening, I have released the latest batch of jEdit plugins. This release consists of one new plugin (HeadlinePlugin 1.0.2) and five updates. Except for Console 3.4, all of these plugins work with both jEdit 4.0 and 4.1.
jEdit 4.1pre8 now available
Submitted by slava on Saturday, 11 January, 2003 - 05:33
jEdit 4.1pre8 is now available. This release features improvements in syntax highlighting, auto indent, documentation, and soft wrap scrolling performance. A number of bugs have been fixed too.
More Plugin Central updates (3)
Submitted by mdillon on Wednesday, 8 January, 2003 - 23:59
A couple of the packages released yesterday had problems (XSLT and JDiffPlugin), so I am releasing updated versions of them, along with a new version of CommonControls.
Plugin Central updates (10)
Submitted by mdillon on Wednesday, 8 January, 2003 - 03:30
A busy holiday season, my recent engagement to my girlfriend of five years, and an unexpected flu have distracted me from jEdit stuff for the last month, so this batch of 7 updated and 3 new plugins covers from December up to the present.
SSHTools library
Submitted by slava on Friday, 3 January, 2003 - 23:45
Check out SSHTools if you're looking for a good, pure Java implementation of the SSH2 protocol. The next version of the FTP plugin - due out very soon - will use this library to implement secure FTP.
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.
Plugins and 4.1final
Submitted by slava on Monday, 30 December, 2002 - 22:24
First of all, a number of plugins need to be updated for the new icon set; right now they either look out-of-place or icons don't show up at all. This includes AntFarm, Sessions, JBrowse, AntViz, and maybe others.

Also, I would really, really, like to see someone step up to either take over CodeAid and Jane, or start from scratch to write a code completion plugin that actually works.

I would also like to see ProjectViewer and Gruntspud improve to the point where they are usable for day-to-day work.
jEdit 4.1pre7 now available
Submitted by slava on Wednesday, 25 December, 2002 - 21:45
jEdit 4.1pre7 is now available. This release features some minor improvements, performance enhancements, and a lot of bug fixes.
Merry Christmas and a Happy New Year
Submitted by slava on Tuesday, 24 December, 2002 - 19:00
I hope the entire jEdit community has a great holiday season. Also, jEdit 4.1pre7 will be out within the next couple of days. After this, there will only be a few bug fix releases until jEdit 4.1final.
jEdit as a Swing component
Submitted by darius on Tuesday, 24 December, 2002 - 17:37
I just wondered whether it was possible (or even reasonable) to consider using jEdit or parts of it as a Swing component to be integrated in applications.

Slava says: look at syntax.jedit.org.
Freezes under Java 1.4.1 with Windows
Submitted by slava on Saturday, 14 December, 2002 - 22:57
This is turning into a FAQ, so I thought I'd post it on the community site. A lot of people have complained that jEdit can hard freeze their windows system after upgrading to Java 1.4.1. If you experience this, the problem is not with jEdit, but with your video driver. Updating the driver to the latest version should solve the problem; downgrading to Java 1.4.0 might also work.
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.

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 ?
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.
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?
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.

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.
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.
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   82347
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18494
BBEdit scheme   1.0   18115
ColdFusion scheme   1.0   18023
R Edit Mode - extensive version   0.1   17472
Advanced HTML edit mode   1.0   16205
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14292