jEdit Community - Resources for users of the jEdit Text Editor
Archives
New beta version of JythonInterpreter available
Submitted by jgellene on Monday, 22 October, 2001 - 04:16
The new version provides a completely new GUI and new functionality for running and importing buffers. It contains new "Path Handler" and "Path Browser" features and adds a navigation button to go to a traceback's source Install first .

Carlos Quiroz, the author of the plugin, recommends that you first install the current release version 0.5 of JythonIntepreter using jEdit's Plugin Manager feature. This will ensure that your installation contains the required version of Jython itself. To install the new beta version of the plugin, simply substitute it for the earlier version
Running multiple versions of jEdit
Submitted by jgellene on Monday, 22 October, 2001 - 14:33
Multiple installations on Windows

If you are running jEdit under Windows, follow these steps using jEditLauncher:

First, download the installer for the new version, save it to your desktop or some other temporary location, and run it by double-clicking its file icon (if you have associated .jar archive files with a Java application loader) or by running the loader - either java.exe or javaw.exe - from a command line with the -jar parameter and the full path of the installer file as the target.

Next, select an installation directory for the new version that differs from your existing installation directoy. The default value offered by the installer specifies the version in the directory's name, so that will work fine.
plugin updates: AntFarm, FTP, IRC, JCompiler, Sessions, SQL
Submitted by jgellene on Monday, 22 October, 2001 - 20:01
* AntFarm 1.0.1: includes Ant 1.4.1, a bug fix release of Ant; fixed NPE caused by build files that did not have a name specified for the project; the Console is not brought to the front when selecting build files or targets from the tree view; removed remaining JDK 1.2 dependencies; requires jEdit 3.2final, Console 3.0, EditBus 1.1, XML 0.3, and JDK 1.1

* FTP 0.3.1: renaming and saving files didn't work with the Microsoft FTP server; made file listing parsing code more compatible with servers that use non-English month names; Connecting to a different port didn't work properly; requires jEdit 2.7pre2 and JDK 1.1
IRC plugin 1.6 ready
Submitted by jgellene on Tuesday, 23 October, 2001 - 21:44
Yesterday, Plugin Central has been updated to include version 1.5 of the IRC plugin. Due to quick development and release cycles, version 1.6 is already complete.

For those of you who don't have CVS or do not want to get the current version and compile it yourself, you can grab a pre-compiled version of the IRC plugin at the IQ Computing web site. To install it, just replace your existing IRC.jar in jEdit's "jars" directory with the new Jar file.
Javadocs for jEdit available online
Submitted by jgellene on Wednesday, 24 October, 2001 - 11:50
The documentation outlines each of the more than 200 classes and interfaces created by jEdit and provides a breakdown of its data fields, methods and relationships with other classes.

A version of the documentation suitable for local browsing remains available in our Downloads section.

The online documentation was generated using version 1.3 of Sun's javadoc tool and a doclet customized for jEdit Community.
jEdit Community back online
Submitted by jgellene on Wednesday, 24 October, 2001 - 16:20
We have restored all content and services to jEdit Community following a security breach at around 1430 UTC on October 24. We also took the opportunity to upgrade portions of the web portal software. Our apologies for the interruption in service.
Introducing the Docker plugin
Submitted by jgellene on Thursday, 25 October, 2001 - 14:44
A new beta plugin from Calvin Yu awaits you in the Downloads section. The Docker plugin will automatically expand and collapse a view's tabbed panes based on mouse and focus movements.
jEdit Community now over 200 members
Submitted by jgellene on Friday, 26 October, 2001 - 21:13
As our base of users increases, we hope to receive more contributions of news items, articles and downloads to share with everyone. There is an enormous amount of knowledge and sophistication among so many of our users. It would be terrrfic if you could spend a little time sharing it with others online. That's why we called it "jEdit Community".

As always, let us know if there is something you want to see added (or subtracted!) from the site, and especially if you would like to contribute content.
Changes to message boards
Submitted by jgellene on Saturday, 27 October, 2001 - 12:37
Based on the recent survey regarding message boards and mailing lists, and a review of message board traffic, we have made a few small changes to the message boards.
jEdit Community introduces Interactive FAQ
Submitted by jgellene on Sunday, 28 October, 2001 - 17:08
The jEdit Community web site now has a moderated, Interactive FAQ facility where you can post questions about installing and using jEdit and submit answers to your own questions or to questions submitted by others. This new feature, developed especially for jEdit Community, will allow users to help develop a question and answer base for a static FAQ document as well as for general reference. We hope you will take advantage of this new service and let us know any comments or suggestions you have about it.
Build jEdit yourself: the "Open" in Open Source
Submitted by jgellene on Wednesday, 31 October, 2001 - 18:00
Like nearly every software project, jEdit is built from its source code using what is called a "make" or "makefile" system. These terms come from the original "make" utility that was created for use on the UNIX operating system; there are now a variety of makefile utilities available for all operating systems. Besides the source code and related resources, a makefile system has two main elements. The first is a "makefile", a plain text file that specifies the steps necessary to build the application, such as the invocation of a compiler, an object code linker or an archiving program. The makefile also describes the dependencies among the final product, intermediate files and the underlying source code. This file will be written in a special format designed to satisfy the requirements of the second major element, the "make" utility.
Email newsletter available from jEdit Community
Submitted by jgellene on Sunday, 4 November, 2001 - 17:12
To register, you need only supply an email address for receipt of the newsletter. You may register more than once to send copies of the newsletter to multiple addresses. You can select whether to receive the newsletter in HTML or plain text format. You can also customize the contents of your own copy of the newsletter by specifying the `type`s and number of postings contained in your email.

This new feature is available only to registered members of jEdit Community. Registration at jEdit Community is free and also allows you to specify the display theme of the web site and leave messages for other members.
Plugin updates: a round of nine
Submitted by jgellene on Monday, 5 November, 2001 - 05:26

  • CharacterMap 1.0.3: fixes an incompatibility with the upcoming jEdit 4.0pre1; requires jEdit 3.0final and JDK 1.1


  • HartMathPlugin 0.7.pre17: initial Plugin Central release; Fold() function added; new symbol attributes NHoldAll, NHoldRest, NHoldFirst added in com\hartmath\expression\HSymbol.java; requires jEdit 3.2.1, Console 3.0, EditBus 1.1, ErrorList 1.1, and JDK 1.2


  • InfoViewer 1.0: no longer dependent on EditBus plugin (plugins that used the message org.gjt.sp.jedit.msg.ViewURL from the EditBus plugin should now use public static void InfoViewerPlugin.openURL(View,String) directly); the internal (Java/Swing driven) browser is now dockable into jEdit's view (Use this to create a HTML preview pane, when editing HTML files); new options for automatic update of the current page of the internal browser: update on buffer switch, on buffer save, periodically (Use this to watch a stock ticker, or to sync your edit buffer with the preview pane automatically); some other minor enhancements; bugfix: "Edit current URL" didn't work if URL had an anchor; requires jEdit 3.1final and JDK 1.1
jEdit 4.0pre1 now available
Submitted by slava on Monday, 5 November, 2001 - 08:35
This release has a lot of new features, but is also likely to be very buggy, and the documentation has not been updated for any of the new goodies yet. Also, a number of plugins (including mine) are broken by this release. Take care and have fun.

I would like to release jEdit 4.0pre2 two weeks from now, along with an updated set of plugins at the same time. There will then be a pre3 release at the start of December, right before I move back to New Zealand, where I will buy a new computer and switch to Java 1.3 as my primary JDK. 4.0pre4 will follow soon after, and this release will finally drop 1.1 compatibility.
Javadocs for new version of jEdit available online
Submitted by jgellene on Monday, 5 November, 2001 - 22:37
Notable changes from jEdit 3.2.2 include the new Buffer class (which is no longer derived from the Swing Document class) and changes in the Plugin API that will simplify the writing and maintenance of plugins.

The javadocs distribution will be updated with successive developement release of jEdit 4.0.
Plugin updates: CharacterMap and Tags
Submitted by slava on Wednesday, 7 November, 2001 - 09:14
  • CharacterMap 1.0.4: 1.0.3 was broken: fixed "Character Map" menu item; requires jEdit 3.0final and JDK 1.1
  • Tags 1.0.1: fixed bug with reordering a newly added tag index file; tag file list is now stored as a set of numbered properties; requires jEdit 3.2final and JDK 1.1
User login
Browse archives
« October 2001 »
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
11
13
21
27
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   111393
Context Free Art (*.cfdg)   0.31   46075
BBEdit scheme   1.0   18610
JBuilder scheme   .001   18511
ColdFusion scheme   1.0   18044
R Edit Mode - extensive version   0.1   17493
Advanced HTML edit mode   1.0   16227
Matlab Edit Mode   1.0   16091
jEdit XP icons   1.0   15248
XP icons for jEdit   1.1   14312