Difference between CodeAid, DotComplete and SpeedJava
Submitted by Anonymous on Thursday, 29 January, 2004 - 22:57
CodeAid, DotComplete and SpeedJava all seem to be Java auto-complete plugins.
If this is true, what is the difference between them and which is the most "complete".
Thanks, Tom
The new community L&F
Submitted by
thebiMbo on
Saturday, 3 January, 2004 - 09:01
I cannot discuss on issues about how better is drupal insted of PostNuke, but the new L&F (specially the feel side) of the community site is not good as the old one.
There're a lot of points which people fire up again and again, i know this is a volontary effort and now is holiday time... but there're some plans on making this more attractive and comfortably either for actual users and/or future users... ?
login not being remembered
Submitted by
pcause on
Tuesday, 30 December, 2003 - 13:48
I logged in yesterday and checked the box to be remembered. When I came back to the site today it didn't remember me. Is the cookie being correctly created / used?
I'm on IE6.
PS: When go to the site before being logged in the main page is screwy. The right column is not at the top of the page, etc.
Link break in comments
Submitted by
lwc on
Tuesday, 30 December, 2003 - 13:42
How do I do it? Now not possible :<
Checkout the new Projects
Submitted by
Brad Mace on
Monday, 29 December, 2003 - 07:30
I've created some projects for some of my plugins as well as the community site. I think this is a nice way to track issues for plugins, or even edit modes or macros, that aren't big enough to need their own sourceforge project or tracker. This way issues are organized by plugin, not just dumped together and possibly assigned to the last known developer. Let me know what you think.
Missing category in Other Downloads
Submitted by
pcause on
Thursday, 25 December, 2003 - 13:39
I uploaded a commando file for Perl. I went to "Other downloads", but there isn't a category for Commando files.
Link for "Other downloads" is broken
Submitted by
pcause on
Tuesday, 16 December, 2003 - 14:21
Tried to use the "other downloads" link and it is a broken link. Wanted to upload a file.
jEdit 4.2pre3 is now available
Submitted by
slava on
Monday, 7 July, 2003 - 03:24
jEdit 4.2pre3 is
now available. This is mostly a bug fix release (and there are a LOT of bug fixes) but it has a few nice improvements too. Also there will be a plugin batch in a few days, with many new and updated plugins.
HTML feed of jEdit Community articles available
Submitted by
jgellene on
Thursday, 18 October, 2001 - 20:57
To use the article feed, simply insert the following PHP code on your web page:
<?php
readfile ("http://community.jedit.org/get_articles.php?
req=showarticles&limit=10&flat=1&summaries=1");
?>
Note that the readfile statement should span only a single line.
The first parameter is mandatory, the other are show at their default values. The limit parameter specifies how many articles will be displayed, beginning with the most recent. The flat parameter is a boolean that determines whether the article's author and publication date will be show on the same line as the title. The summaries parameter determines whether the first paragraph of the article will be displayed along with the title, author and publication date.
jEdit users' IRC channel opened
Submitted by
jgellene on
Wednesday, 10 October, 2001 - 20:29
We have opened an IRC channel for jEdit users where you can discuss general jEdit issues or simply enjoy yourself. Feel free to join #jedit on irc.openprojects.net (port 6667).
You might also want to install the IRC plugin for jEdit which allows for in-place discussion right within your favorite editor! Visit
jEdit Plugin Central to learn how to install it.