Plugins updated:
19-July-02 |
jEditCvs 0.4: initial Plugin Central release; requires jEdit 4.0final, Console 3.1, and JDK 1.3 |
MementoPlugin 0.5.3: Version 0.5.2 changes: added an up/down arrow to the column that the memos are sorted by; added ability to sort groups; fixed some null pointer exceptions with the option menu; rearranged UI to make better use of space; fixed the way the calendar looks as a plugin; addressed some initialization/context switching issues with the memo list; Version 0.5.3 changes: fixed data initialization bug (when there weren't any .xml files in the "memodb" directory, Memento threw an exception); fixed problem with incorrect memo/task being deleted; Memento now persists properties when being used stand-alone (Additionally, the columns being sorted by are now persistent); requires jEdit 4.0final and JDK 1.4 |
TextTools 1.9: added "Block Fill Insert" command (insert or replace a selected block, dialog box driven, with increment
function) (Rudi Widmann); requires jEdit 4.0pre1 and JDK 1.3 |
|
Plugins updated:
14-June-02 |
CheckStylePlugin 0.1: initial Plugin Central release; CheckStylePlugin is a wrapper around the CheckStyle program that allows you to check your code for adherence of deviation from a Coding Standard; requires jEdit 4.0, ErrorList 1.2, and JDK 1.3; includes CheckStyle 2.2 and ANTLR (checkstyle-all-2.2.jar) |
JavaRefactor 0.0.3: added the ExtractMethod refactoring; updated for jEdit 4.0; requires jEdit 4.0pre1 and JDK 1.3; includes RECODER |
JSwatPlugin 1.2.0: updated for JSwat 2.4 and JPDA; requires jEdit 4.0pre7, CommonControls 0.2, and JDK 1.4; includes JSwat 2.4 |
Lazy8Ledger 1.31: change from 2 digit to 3 digit version number; numerous serious bugs fixed that showed up if you used Java 1.3 instead of Java 1.4 (these bugs prevented the use of Lazy8Ledger almost entirely); after creating a new company and adding default accounts, the name of the company was wrong (fixed); if you used Java 1.3 instead of Java 1.4 then the database backup that should happen when you exit Lazy8Ledger didn't work (fixed); requires jEdit 4.0pre8, BufferTabs 0.7.6, InfoViewer 1.1, and JDK 1.4 |
MementoPlugin 0.5.1: fixed layout problems; requires jEdit 4.0final and JDK 1.4 |
NetRexxJe 0.07: added source code navigator; removed toolbar; switched to standard icons; other GUI changes; classpaths stores in jEdit history file instead of property file; requires jEdit 4.0final and JDK 1.3 |
TaskList 0.4.0: added ability to specify which modes to parse tasks for; option to 'single-click' select tasks in TaskList; added a couple new task types (XXX and FIXME:); bug fixes (case-insensitive task types didn't work, new task names weren't saved); added some validation when adding/editing new task types; new icons; updated to work with jEdit 4.1 in CVS (Token parsing changes); now requires jEdit 4.1 to compile; requires jEdit 4.0pre5 and JDK 1.3 |
|
Plugins updated:
3-June-02 |
FastOpen 0.4.1: initial Plugin Central release; FastOpen is a plugin designed to quickly open any file in the currect project by just typing in the first few characters of the filename you want to open; added ProjectSwitcher to allow switching ProjectViewer projects from FastOpen (Warren Nicholls); added Current Project to window title; FastOpen window is no longer modal (Ken Wootton); ProjectViewer is now kept open if it is already open (Ken Wootton); invalid filenames are now highlighted in red; use with multiple views is now supported; requires jEdit 4.0pre1, ProjectViewer 1.0.2, and JDK 1.3 |
FTP 0.4: implements persistent connections; bug fixes; requires jEdit 4.0pre3 and JDK 1.3 |
JalopyPlugin 0.3.1: initial Plugin Central release; Jalopy is a source code formatter/beautifier/pretty printer for the Sun Java programming language; requires jEdit 4.0final, ErrorList 1.2.1, and JDK 1.3; includes Jalopy 1.0b7 |
MementoPlugin 0.5.0: initial Plugin Central release; Memento is a task manager/calendar application meant to function both as a stand-alone and as a jEdit plugin; requires jEdit 4.0final and JDK 1.4 |
TextTools 1.8.1: column insert now beeps when there is no selection (Nathan Tenney); column inserts can now be undone in one step (Nathan Tenney); requires jEdit 4.0pre1 and JDK 1.3 |
|
Plugins updated:
27-May-02 |
Console 3.3: file name completion when Tab key is pressed (Alexander Maryanovsky); error patterns can now specify a file name value of "$f", in which case the current buffer's path will be substituted; fixed generic error pattern for g++; fixed another possible problem if a program outputs an invalid line number in an error message; removed -encoding setting from the Jikes commando; requires jEdit 4.0final and JDK 1.3 |
JcrontabPlugin 0.6: initial Plugin Central release; added properties pane and documentation; requires jEdit 4.0final and JDK 1.3; includes jcrontab 1.0 |
LineGuides 0.5.4: fixed bug where color chooser dialog in the option pane was being shown when the number column was clicked (reported by Song PR); requires jEdit 4.0pre4 and JDK 1.3 |
NetRexxJe 0.06: updated for jEdit 4.0 API changes; added code to set classpath interactively; added Ant build script; requires jEdit 4.0final and JDK 1.3 |
XSLT 0.2: added "Indent XML buffer" action; the result of an XSLT transformation will now be indented if the top-level stylesheet has 'indent="yes"' in the xsl:output declaration; the result buffer can now be saved directly to a file instead of a new buffer; GUI layout improved to work better when docked on the left or right; code refactoring; requires jEdit 4.0pre7, XML 0.8.1, and JDK 1.3; includes Xalan |