| Plugins updated:
11-June-03 |
| Console 3.6: Console now prints a shell-provided "prompt" upon completion of a command; each shell's scrollback is now maintained separately, and is restored when switching shells; you can now switch shells from the keyboard by entering the shell's name prefixed with ":", e.g. ":System"; bug fixes; updated for jEdit 4.2 deferred loading API; requires jEdit 4.2pre2, ErrorList 1.3, and JDK 1.3 |
| CTPlugin 0.1: initial Plugin Central release; requires jEdit 4.1final and JDK 1.3 |
| DotComplete 0.6.3: initial Plugin Central release; requires jEdit 4.0pre4, AntHelper 0.8.3, and JDK 1.3 |
| ErrorList 1.3: added optional "error overview" to the right of the text area (on by default); added buttons to the error list window; bug fixes; performance improvements; updated for jEdit 4.2 deferred loading API; requires jEdit 4.2pre2 and JDK 1.3 |
| FTP 0.6: updated to SSHTools 0.1.7 beta; permissions are now preserved on SFTP servers; incomplete support for VMS FTP servers; support for AS/400 FTP servers (Nagy Gabor); moved Log4J to JakartaCommons plugin; updated for jEdit 4.2 deferred loading API; requires jEdit 4.2pre2, JakartaCommons 0.3, and JDK 1.3 |
| JakartaCommons 0.3: added Log4J 1.2.6; requires jEdit 4.0final and JDK 1.3 |
| JExplorer 0.2.1: besides libraries, "type-import-on-demand" imports resolution now includes project sources (this bug caused incorrect graph drawing due to unresolved superclasses); minor updates to documentation; requires jEdit 4.1final, ErrorList 1.2.3, ProjectViewer 2.0.0, and JDK 1.3 |
| JinniConsole 1.0: initial Plugin Central release; requires jEdit 4.0final, Console 3.3, ErrorList 1.2.3, and JDK 1.4; requires Jinni 8.54 from <http://www.binnetcorp.com/Jinni>. |
| Sessions 1.1.0: fixed bug (#738931): renaming a session does not change the name in the XML file; updated jEdit dependancy to version 4.2pre1, since Sessions requires a recompile due to changes in jEdit's EBMessage class; fixed bug (#536400): Selecting "Cancel" when asked to save unsaved files during session switch causes session name on toolbar to change, although the session does not actually change; requires jEdit 4.2pre1 and JDK 1.3 |
| SourceControl 0.52: allow checkout comment to be specified; requires jEdit 4.0final, JDiff 1.3, and JDK 1.3 |
| |
| Plugins updated:
3-June-03 |
| AntHelper 0.8.3: initial Plugin Central release; requires jEdit 4.0pre4, JCompiler 1.5.0, EBrowse 0.5.3, JBrowse 1.4.4, AntFarm 1.2, and JDK 1.3 |
| |
| Plugins updated:
26-May-03 |
| CharacterMap 1.1.1: updated for jEdit 4.2 APIs; requires jEdit 4.2pre1 and JDK 1.3 |
| FastOpen 0.8: FastOpen now remembers file search patterns you had entered previously & allows easy access to them by using Ctrl+Up or Ctrl+Down arrow to traverse between them for re-run of previous searches; FastOpen can now also show/switch between "non-project open files" & also supports color coding of such files for Visual identification; you can now use the "Jump to file" feature also by placing the cursor on a filename besides the usual 0.7 way of selecting the text & invoking FastOpen on it; the text color in the pattern box now default to that of jEdit's textarea; requires jEdit 4.1final, ProjectViewer 2.0.0, and JDK 1.3 |
| JExplorer 0.2: initial Plugin Central release; requires jEdit 4.1final, ProjectViewer 2.0.0, ErrorList 1.2.3, and JDK 1.3 |
| LaTeXTools 0.2.0: implemented SideKick API - LaTeX document structure
displayed in the SideKick Structure Browser; customisable multiple parsers are available as before, and are accessed via a separate (dockable) pane (a default parser is displayed if the Navigation pane is not required; BibTeX and Cross-reference dockable panes are still available); some macros are also built in, and are accessible via the menu; requires jEdit 4.1final, SideKick 0.2, and JDK 1.3 |
| LogViewer 0.1: initial Plugin Central release; requires jEdit 4.0final and JDK 1.3 |
| SendBuffer 1.0.3: updated for jEdit 4.2 APIs; requires jEdit 4.2pre1 and JDK 1.3 |
| XmlIndenter 0.1.2: initial Plugin Central release; a new plugin that contains the XML indent functionality that was formerly included in the XSLT plugin; fixed various indenting bugs, relating to: CDATA, xsl:text, '>' or line separation characters in attribute values, and repeating '/' chars in empty elements; XML comments no longer placed on new lines when indenting; requires jEdit 4.1final, XML 0.11.1, and JDK 1.3 |
| XSLT 0.5.3: moved indent functionality into the new separate XML Indenter plugin; displays a dialog explaining how to put XML library jars in a endorsed directory to fix problems running under the old Xalan jar included in JDK 1.4; keeps history of recently executed XPath expressions; can open files for editing directly from the XSLT Processor window; transformation result is written directly to file; the result file is opened in a new buffer, or reloaded if already opened; cleaned up the plugin's properties file and simplified property names; requires jEdit 4.1final, XML 0.11.1, and JDK 1.3; includes xalan.jar from Xalan 2.5.0 |
| |
| Plugins updated:
8-May-03 |
| AntFarm 1.3.1: fixed bug #711270: clicking tree in AntFarm 1.3 not selecting build file; requires jEdit 4.1final, CommonControls 0.7, Console 3.4, ErrorList 1.2.3, XML 0.11, and JDK 1.3 |
| CommonControls 0.8: fixed NPE on autoresizing HelpfulJTable; autoresizing no longer necessarily means no manual resizing; column headers can participate in autoresizing; requires jEdit 4.0 and JDK 1.3 |
| Console 3.5: any text selected in the text area is now passed to the command on standard input; the full traceback is now printed for BeanShell exceptions; the entering directory and leaving directory messages generated by the make tool are now recognized and correctly handled for error parsing purposes; the Console menu was broken with jEdit 4.1pre11 and jEdit 4.1final; tool bars are no longer added to plain views; added a workaround for the Java bug where commands specifying a relative path name would be resolved relative to the directory from which jEdit was started, not the console's current directory; starting a background process using & at the end of the command line would start the spinning animation, and never stop it; %browse no longer shows an error message; %browse now accepts a --new-window parameter (or -n) which opens a new floating file system browser instance; requires jEdit 4.1final, ErrorList 1.2, and JDK 1.3 |
| Docker 0.2: dock auto-hiding is disabled by default; auto-hide overrides can now be removed; requires jEdit 4.1final, CommonControls 0.7, and JDK 1.3 |
| HeadlinePlugin 1.0.4: Refresh button changes to Cancel during a refresh; fixed bug where adding a new feed would corrupt the config file if the
feed description was missing or empty; improved error trapping when adding a new feed; made saving XML data a two-stage process so it won't corrupt the config file; changed save implementation so that it doesn't attempt to use the JAXP XSLT; fixed a bug that would prevent cache files from saving and the option dialog to look odd if tabs and carriage returns/line feeds were used in the <name> or <description> elements in the feeds.xml configuration file; fixed max description length for HTML in the feed when "Remove HTML Tags" option is unchecked; fixed bug with next/previous (it was starting and then stopping the refresh thread immediately); added some logging to the jEdit activity log; requires jEdit 4.0.3, InfoViewer 1.0, and JDK 1.4 |
| IncludesParser 0.4: fixed parsing error with single character prefix; requires jEdit 4.1final and JDK 1.3 |
| JSwatPlugin 1.3.1: repackaged version 1.3 to correct NullPointerException caused by missing GIF resources; requires jEdit 4.0pre7 and JDK 1.4; includes JSwat 2.14 |
| JUnitPlugin 0.0.2: changed all text from 'jUnit' to 'JUnit'; progress bar is now displayed at all times; added stop button; plugin fails more gracefully when a NoClassDefFoundError is encountered while running a test (Thanks to Peter Wilkins for the debugging help); requires jEdit 4.0final, CommonControls 0.2, and JDK 1.3; includes JUnit 3.8.1 |
| PMDPlugin 2.0: integrated a copy/paste detector; updated to use PMD 1.05; requires jEdit 4.0final, ErrorList 1.2, and JDK 1.3; include PMD 1.05, Saxpath 1.0, and Jaxen 1.0 |
| SourceControl 0.5: added JDiff diffing; added username and password management for VSS projects; extended SourceControl Interface now includes get file operation; requires jEdit 4.0final, JDiff 1.3, and JDK 1.3 |
| SQL 0.97: each ProjectViewer project now has its own set of server connections (BE CAREFUL: All previous settings are lost - you'll have to recreate your database connections, etc. The JDBC classpath and all other params are global now - except for per-project database connections); added widgets for preprocessors to the SQL toolbar; added action to choose the connection to the menu; multiple statement batches are now supported with the separate result sets shown in their own tabs; timing information for queries is printed to the Activity Log; miscellaneous bug fixes; requires jEdit 4.1final, CommonControls 0.8, ProjectViewer 2.0.1, XML 0.8.1, and JDK 1.4 |
| XSearch 0.9.0: added search settings history; added hyper replace; added silent search; added quick-xfind, quick-hypersearch, and quick-allbuffersearch menu actions; updated user guide; requires jEdit 4.1final and JDK 1.3 |