Plugins updated:
13-November-01 |
CharacterMap 1.0.5: overwrite mode is now respected when inserting characters; requires requires jEdit 3.0final and JDK 1.1 |
|
Plugins updated:
6-November-01 |
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 |
|
Plugins updated:
4-November-01 |
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 |
IRC 1.6: user can change colors and font now; width of users list is remembered; FIX: users list will be sorted properly now; FIX: output area/users list split pane is displayed correctly; requires 3.2final and JDK 1.1 |
JCompiler 1.3.3: bugfix: "stop" command didn't cleanup properly, resulting in messages printed twice; bugfix: first compiler run printed messages twice occasionally; bugfix: ClassNotFoundException on startup if run on JDK 1.1.x; overall compiler run should be faster now; requires jEdit 3.2.2, Console 3.0, EditBus 1.1, and JDK 1.1 |
JIndex 1.0: now depends directly on InfoViewer instead of EditBus; requires jEdit 3.1final, InfoViewer 1.0, and JDK 1.1 |
NetRexxJe 0.05: updated for jEdit 3.0 action API; includes NetRexxC.jar; requires jEdit 3.0final, EditBus 0.9.4, and JDK 1.3 |
Tags 1.0: initial Plugin Central release; requires jEdit 3.2final and JDK 1.1 |
TomcatSwitch 0.2: initial Plugin Central release; updated for jEdit 3.2.2 and Console 3.0 APIs; added "status" and "restart" commands; requires jEdit 3.2.2, Console 3.0, EditBus 1.1, Apache Tomcat 3.2.1, and JDK 1.1 |
|
Plugins updated:
22-October-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 1.5: 1.4 changes: added color coding; uses HistoryTextField instead of simple JTextField; implemented /HELP and /? commands; added /EXIT and /BYE as synonyms for /DISCONNECT command; 1.5 changes: added support for users list; FIX: removed "reversed colors" supported because of broken background issues on some platforms; FIX: NullPointerException occured when switching docking modes; requires jEdit 3.2final and JDK 1.3 |
JCompiler 1.3.2: bugfix: tooltips for compile errors were not shown if "Parse errors for '^' column indicator" is on; bugfix: #472495 warning regexp changed so that deprecation messages are classified as warnings, even if they are not preceded by "warning:"; bugfix: fish didn't stop after 'help' command; requires jEdit 3.2.2, Console 3.0, EditBus 1.1, and JDK 1.1 |
Sessions 0.7.3: added SessionChanging and SessionChanged EditBus messages; splash screen is now hidden when an error dialog is issued; fixed 0.7.2 bug in session handling; requires jEdit 3.2.1 and JDK 1.1 |
SQL 0.9: usage of PathBuilder; session awareness: now each session can have its own set of server records (and even own classpath for JDBC drivers); support for Sybase jConnect 5.2 (thanks to Ken Arway); requires jEdit 2.7pre2, CommonControls 0.2, EditBus 0.9.4, Sessions 0.7.3, XML 0.3, and JDK 1.2 |