Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "XSLT Project"

(Contributions and Contributing)
(tweaked title to avoid trivial alphabetation)
Line 43: Line 43:
  
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:Eclipse Web Tools Platform Project]]
[[Category:XSL Tools]]
+
[[Category:XSL Tools| ]]

Revision as of 23:10, 12 September 2008

Background

The XSL Tools project will focus specifically on the Transformation engine of the W3C XSL Specification. XSL stands for Extensible Stylesheet Language and this project is concerned with two of its technologies, XSL Formatting Objects (XSL-FO, as defined in the XSL Recommendation) and the XSL Transformation language (XSLT 1.0 or XSLT 2.0). From here on out, when XSL is mentioned, it is in reference to the Transformation language.

The XSL Tools project is a WebTools Incubator project. The project's goal and background can be found in the XSL Tools Proposal. Its scope is to provide basic XSL editing and debugging support to compliment and leverage the XML and source editing support within WTP.

Download

The latest version of the XSL Tooling project plugins and features can be found at:

http://www.eclipse.org/webtools/incubator/downloads/

For those that would like to use the Update Manager or P2 to install XSL Tooling you can use the following update site:

http://download.eclipse.org/webtools/updates/

If you want it to automatically get all of the required plugins, then make sure you have the Ganymede Update as well:

http://download.eclipse.org/releases/ganymede/

XSL Tooling does depend on JDT as well as Web Standard Tools in order for some functionality like debugging support.

Contributions and Contributing

For those that would like to help with XSL Tools by supplying patches, and enhancements. We have created a Team Project set file that will contain all the projects necessary to be checked out from CVS.

- You will need the team Project Set for Contributors.

Other Resources:

Requirements

The XSL Tools Requirements page is another area that the community can use to express what functionality they need or want in the project.

Project Status

Current status and views of the product backlog can be found on the XSLT Development pages. These pages will be used to show and track progress for each milestone release.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.