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.
Difference between revisions of "XQuery Development Tools"
(→Documentation) |
|||
Line 47: | Line 47: | ||
* [[XQuery Development Tools/Build | Committer Builds]] | * [[XQuery Development Tools/Build | Committer Builds]] | ||
+ | |||
+ | * [[XQuery Development Tools/Release | Release]] | ||
=Contributions and Contributing= | =Contributions and Contributing= |
Revision as of 07:03, 7 January 2010
Contents
Background
XQuery Development Tools (XQDT) is now part of the Web Tools Project Incubator. Our goal is to get out of the egg (a.k.a graduate).
XQDT provides support of XQuery inside Eclipse. Our goal is to have seamless integration with the Eclipse platform and the existing XQuery engines but also to create a user experience consistent with both XQuery and Eclipse standards.
XQDT provides the following features:
- Support for XQuery 1.1 (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
- Launching and debugging (in progress) XQuery
- As-you-type validation
- Semantic checking
Download
Release Notes
Please visit our Release Notes page for information on our latest release, known issues and bugs.
Eclipse Development
Latest developer snapshots can be found on the XQDT build, along with trends and metrics. Both ZIPs and P2 Zipped update site are available for download.
Prior Releases
The latest released version (XQDT 2.1.1) can be still downloaded from the old xqdt.org website until the migration to the Eclipse infrastructure is complete:
NOTE: Once the migration is complete another versioning policy will be applied. This will make your current installation obsolete and a new installation will be necessary from an eclipse.org hosted update site.
Documentation
- User Guide
- Tutorials
Contributions and Contributing
For those that would like to contribute to XQDT by supplying patches, and enhancements.
Other Resources:
Project Status
Visit our Development Status Meetings page for more information.