XQuery Development Tools
Revision as of 05:34, 20 May 2011 by Wcandillon.gmail.com (Talk | contribs)
XQuery Development Tools | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
XQDT provides support for editing, execution, and debugging of XQuery modules in Eclipse. Our goal is to have seamless integration with the Eclipse platform and the existing XQuery engines with a user experience consistent with both XQuery and Eclipse standards.
XQDT provides the following features:
- Support for XQuery 3.0 (e.g., try-catch, group by, windowing)
- Support for XQuery Updates and Scripting Extensions (as defined in the public Standard / Working Draft)
- Syntax highlighting
- Code completion and code templates
- As-you-type validation
- Semantic checking
- Quick fixes
- Launching and debugging XQuery (in progress)
Download
- The latest stable version is 0.8.0 M4 (2nd February 2011)
- Continuous integration builds are available for developers on the Hudson Build Server:
Tutorials
Community
- XQuery Development Tools Blog
- WTP Incubator Development Mailing List
- WTP Incubator Forum
- External Commercial Adopters Site
- Report a Bug/Enhancement
Contributor Resources
- All Open Bugs
- CVS Howto
- Setting up the workspace for XQDT builds
- Where to Start...
- Extension points
- Committer Builds
- Release Process
Project Status