XQDT - XQuery Development Tools

Release of XQDT Version 0.9.0

Posted on: October 2nd, 2008

We are proud to announce the new release of the XQuery Development Tools (XQDT). The main focus of this release is to bring Zorba’s XQuery debugging capabilities (see zorba-xquery.org) to Eclipse.The key features of this release are:

  • Open Source: With this release, XQDT is available under the EPL license.

You can find the sources in XQDT’s sourceforge.net subversion repository.In order to upgrade or install XQDT, please use the update site at http://www.xqdt.org/eclipse/. XQDT is now shipped together with a binary distribution of the Zorba XQuery Processor. This allows developers to run and debug queries without any extra installation. XQDT runs on all major platforms (i.e. Windows, Mac OS X, and Linux).

Release of XQDT 0.6

Posted on: May 7th, 2008

We are pleased to announce the first public version of the XQuery Development Tools 0.6. (XQDT). The XQuery Development Tooltik 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.In the current version, XQDT provides the following features:

  • Adheres to W3C standards, i.e. XQuery 1.0 and XPath 2.0 and XQuery Update Facility 1.0.
  • Code highlighting based on semantic analysis.
  • As-you-type validation.
  • Code completion & code templates.
  • Running queries with Zorba or MXQuery.

The site update url is: http://xqdt.org/eclipse/