Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "XQDT/New and Noteworthy"

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<h1>XQuery Development Tools</h1>
 
<h1>XQuery Development Tools</h1>
  
<h2>XQDT 0.8.0 M2 15th September 2010</h2>
+
<h2>XQDT 0.8 Release 25th July 2011</h2>
 +
* DLTK 3.0 migration
 +
* XQuery 3.0
 +
* XQuery Scripting Extension proposal
 +
* a new more stable and more complete XQuery debugger implementation in Zorba
 +
* '''NOTE:''' for more details see the [[XQDT/Release_Notes|Release Notes]]
 +
 
 +
<h2>XQDT 0.8.0 M4 2nd February 2011</h2>
 +
* This milestore only includes a few internal refactorings and some progress in the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328854 big bug].
 +
 
 +
<h2>XQDT 0.8.0 M3 29th November 2010</h2>
 +
* This milestore features just a few minor bug fixes.
 +
 
 +
<h2>XQDT 0.8.0 M2 15th October 2010</h2>
 +
 
 +
==== SSE Editor ====
 +
* Alpha version of the source code formatting.
 +
 
 +
==== Debugger ====
 +
* Support for debugger disabled breakpoints if they will not be hit by the debugger. Available for Zorba and Sausalito debuggers. Currently supported by the latest Sausaltio release. Next version of Zorba (Janualry 2011) will also support it.
  
 
<h2>XQDT 0.8.0 M1 3rd September 2010</h2>
 
<h2>XQDT 0.8.0 M1 3rd September 2010</h2>
Line 10: Line 29:
  
 
==== DLTK 2.0 Integration ====
 
==== DLTK 2.0 Integration ====
 
 
* XQDT 0.8.0 M1 leverages [http://www.eclipse.org/dltk/ DLTK 2.0 framework].
 
* XQDT 0.8.0 M1 leverages [http://www.eclipse.org/dltk/ DLTK 2.0 framework].
 +
 +
[[Category:XQuery_Development_Tools| ]]

Latest revision as of 13:43, 25 July 2011

XQuery Development Tools

XQDT 0.8 Release 25th July 2011

  • DLTK 3.0 migration
  • XQuery 3.0
  • XQuery Scripting Extension proposal
  • a new more stable and more complete XQuery debugger implementation in Zorba
  • NOTE: for more details see the Release Notes

XQDT 0.8.0 M4 2nd February 2011

  • This milestore only includes a few internal refactorings and some progress in the big bug.

XQDT 0.8.0 M3 29th November 2010

  • This milestore features just a few minor bug fixes.

XQDT 0.8.0 M2 15th October 2010

SSE Editor

  • Alpha version of the source code formatting.

Debugger

  • Support for debugger disabled breakpoints if they will not be hit by the debugger. Available for Zorba and Sausalito debuggers. Currently supported by the latest Sausaltio release. Next version of Zorba (Janualry 2011) will also support it.

XQDT 0.8.0 M1 3rd September 2010

SSE Editor

  • Additional editor based on the Structured Source Editing (SSE) Component.

    Sse editor.jpg

  • Customisable syntax coloring for the SSE editor:

    Sse preferences.png

DLTK 2.0 Integration

Back to the top