{{{ XML 2.8.7
Source: Source code is in SVN with the tag release-2.8.7
Announcement: This is a bug fix release
Requires Java 1.6
Requires jEdit 05.00.01.00
Required plugins:
Common Controls 1.5 (CommonControlsPlugin)
EclipseIcons 1.0 (eclipseicons.EclipseIconsPlugin)
ErrorList 1.9 (errorlist.ErrorListPlugin)
SideKick 1.3 (sidekick.SideKickPlugin)
XercesPlugin 2.9.1 (xerces.XercesPlugin)
Optional plugins:
Beauty 0.7.0 (beauty.BeautyPlugin)
Hyperlinks 1.1.0 (gatchan.jedit.hyperlinks.HyperlinksPlugin)
Templates 4.1.2 (templates.TemplatesPlugin)
Short Description: The XML plugin provides features for editing XML, HTML, JavaScript and CSS files. For XML files, it does validation against a DTD, XSD, or RNG. For all languages, it displays element trees in the SideKick dockable. For XML, HTML5 and CSS3, you get completion popups for elements, attributes, and entities.
Long Description: <html>
The XML plugin provides a SideKick tree structure browser for editing XML, HTML, CSS and JavaScript files, and completion for XML, HTML5 and CSS3.
Matching tag actions, pretty-printing, graphical editing of tag attributes and conversion of special characters to entities and vice versa are supported for both XML and HTML files.
XML files are validated against their DTD, XSD, or RNG. Validation errors are shown in the Error List.
}}}
Released to plugin central.