EclipseXSLT - XSLT Support for Eclipse
Known BugsHistory

9. References

  • Xalan

    The default xslt processsor provided by todays Sun JDK

  • Common Public License

  • Saxon

    Another xslt processor which brings you always the newest xslt features.

  • Apache Ant

    The ultimate "make" utility.

  • XPath

    XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer.

  • XML-FO

    The XML Formatting objects specification defines an XML grammar for wysiwyg documents usable for print media production.

  • Apache FOP

    FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.

  • Eclipse

    Probably the world's famous development platform.

  • Docbook

    Docbook is an xml grammar describing an general e-book format.

  • Eclipse 3.1

    Eclipse 3.1.1 is the required Platform for the XSLT Plugin. This is the requirement of WTP (below).

  • Orangevolt

  • Eclipse WTP

    Eclipse Webtools is a suite of Eclipse plugins for editing various web related file formats. WebTools 1.0 is required for the XSLT Plugin

    It is required for the XSLT Plugin.

  • Eclipse WTP 1.0

    I have tested against this build but it "should work" with later 1.0 releases too. You also need to install all required plugins of WTP.

  • ZVON XSLT Reference

  • XSLT

  • Jaxen Java XPath Engine