Plugin Central updates (8)
Submitted by Monday, 26 May, 2003 - 18:22
on
- 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 and 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" and 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 and 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.1: 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