Posts Tagged ‘2.0’

XQDT 2.0 Pre-release 2

Monday, May 18th, 2009

Dear all,Here is the next pre-release of XQDT 2.0. Compared to the previous pre-release, we have added the following functionality:a.)  Support for XQuery Updates and Scripting (as defined in the public Standard / Working Draft)b.)  More code completion (imported functions, built-in functions, keywords)c.)  Bug fixesYou can install this pre-release by either updating your previous XQDT 2.0 installation or by installing it by using our update site:http://www.xqdt.org/xqdt/2.0. When updating, make sure you update all three components: Sausalito Eclipse Tools (SET), XQuery Eclipse Tools (XQDT) and the shiped version of DLTK (Dynamic Languages Toolkit). Until the 1.0 release of DLTK we also ship this feature.The first complete release of XQDT 2.0. is scheduled for end of June. The complete release will have the following functionality:a.) Sausalito and Zorba Debugger.) Semantic checking (using Zorba)c.) Support for XQuery 1.1 (e.g., try-catch, group by, windowing)d.) Bug fixesThanks for all your feedback so far.  Please, continue to post bugs and feature requests on  Sourceforge or by E-Mail to xqdt-users@lists.sourceforge.net. Your feedback helps us immensely.

XQDT 2.0

Friday, April 17th, 2009

Pre-release of XQDT 2.0XQDT 2.0 is a complete rewrite of XQDT based on the DLTK Framework (Dynamic Languages Toolkit) of Eclipse. With DLTK, XQDT will have improved syntax highlighting, error handling, and code completion. Furthermore, XQDT 2.0 is based on an ANTLR parser.Specifically, XQDT 2.0 has the following new features:

  • Editor: A number of new features such as bracket matching and code folding.
  • Error handling: Report multiple errors of an XQuery program (rather than reporting the first error only).
  • Code completion: Context-sensitive function templates. Code completion of library functions.
  • Support for Zorba: The XQDT 2.0 parser accepts all Zorba-specific constructs such as scripting, eval function, etc.
  • Support for Sausalito: XQDT 2.0 supports all functions of the Sausalito CoreSDK such as creating, testing, and deploying a project in the Amazon cloud.

We are providing a pre-release of XQDT 2.0 with limited functionality. This pre-release only supports XQuery 1.0. Furthermore, this pre-release does not support debugging yet. We are making this early pre-release because we are interested in comments, feedback and feature requests. Please, post bugs and feature requests on the XQDT bug-tracker on Sourceforge: http://www.sourceforge.org/projects/xqdt. The full XQDT 2.0 release is scheduled for June 2009.The Eclipse update site is available at: http://www.xqdt.org/xqdt/2.0/. For more information read the installation instructions on the “Installing XQDT 2.0” page.You can find some first screenshots at: http://www.xqdt.org/screenshots/2.0/