Posts Tagged ‘Zorba’
Wednesday, October 7th, 2009
Yes! It’s finally happening: XQDT migrates to the Eclipse infrastructure as an Incubator project inside the Web Tools Platform Project. Therefore, this is our last release from xqdt.org.New features in this release:- Zorba debugging infrastructure (This does not work with the latest released version of Zorba - 0.9.8. The development version of Zorba, or the Zorba version shipped with the current Sausalito CoreSDK release is needed);- the possibility to add Java-based XQuery engines (like: MXQuery, Saxon, etc). For details on how to set-up such an engine see: http://mxquery.org/?p=211Important bugs corrected:- infinite loop in the XQuery string lexer when “& was found in the code;- wrong function signatures displayed in the Outline View for functions having the same QName but a different number of parameters.XQDT 2.2 suffered major refactorings and added another dependency to the Faceted Project Framework, so please follow the Update Instructions on the Installation page in case you already have a previous version of XQDT installed.
Tags: Eclipse, MarkLogic Server, plug-in, plugin, Sausalito, Web Tools Platform Project, WTP, XQDT, XQuery, Zorba
Posted in MXQuery, Zorba | Comments Off
Friday, September 4th, 2009
Thank you all XQDT friends for reporting bugs and helping us make XQDT a better tool.A new minor release is now available for update. Use the update facility in your Eclipse to upgrade your existing version of XQDT. If you don’t have it installed, use our update site to do so (please refer our installation instructions).A couple of bugs corrected that are worth mentioning are:
- XQDT blocking when building workspace;
- XQuery 1.1 grammar bugs and leaks.
Sausalito tools now benefit of a couple of new features:
- module and project import;
- project data import and deployment.
As promised earlier, the MarkLogic Server support (grammar extension and execution environment) is now enable.There is a known issue with the Sausalito semantic checker. This will be corrected in our next release (XQDT 2.2) at the end of this month when a new version of the Sausalito CoreSDK will also be released.Please continue to use XQDT, report bugs, and request new features. If you feel like contributing to our effort, send us a patch and we will be happy to review it and include it in XQDT.
Tags: Eclipse, MarkLogic Server, plug-in, plugin, Sausalito, XQDT, XQuery, Zorba
Posted in MarkLogic, Sausalito | Comments Off
Thursday, August 13th, 2009
We would like to announce XQDT Version 2.1. This release has the following features:
- huge performance improvements;
- the templates for importing modules now provide completion proposals for namespaces;
- improved outline: includes variables, module declarations;
- support for MarkLogic Server (in addition to Zorba and Sausalito). Due to some IP issues, some of the features were currently disabled but will be available soon.
- bug fixes
If you already have XQDT installed just update the XQDT and SET plugins. If you are a new user, install the plugins from the update site at http://www.xqdt.org/xqdt/2.0/. For further details, please refer our installation instructions. In any case, remember that for working with XQDT 2.0, you must have DLTK 1.0 installed in your Eclipse. This can be installed from the DLTK update site at http://download.eclipse.org/technology/dltk/updates-dev/1.0Thank you for the contributions so far! Please continue to report bugs and features in our Sourceforge tracking systems at https://sourceforge.net/projects/xqdt/
Tags: DLTK, Eclipse, MarkLogic, Release, Sausalito, XQDT, XQuery, Zorba
Posted in MarkLogic | Comments Off
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.
Tags: 2.0, DLTK, Sausalito, XQDT, XQuery, XQuery Scriptoing, XQuery Update, Zorba
Posted in Sausalito, Zorba | Comments Off