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 "XQuery Development Tools"

(xqdt.org is hosting account is suspended)
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
[[Image:Egg-incubation.png]]
  
{|border="0" cellspacing="15" valign="top" style="width:100%;"
+
{{Infobox
|-valign="top"
+
| name = XQuery Development Tools
|style="width:90%;"|
+
| website = http://xqdt.org
XQDT provides support for editing, execution, and debugging of XQuery modules in Eclipse. Our goal is to have seamless integration with the Eclipse platform and the existing XQuery engines with a user experience consistent with both XQuery and Eclipse standards.
+
| download = http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/
 +
| list = wtp-incubator-dev
 +
| source = http://git.eclipse.org/c/webtools/org.eclipse.webtools.incubator.git/tree/?h=xquery-dev
 +
}}
  
XQDT provides the following features:
+
XQDT provides support for editing, execution, and debugging of XQuery modules in Eclipse. Our goal is to have seamless integration with the Eclipse platform and the existing XQuery engines with a user experience consistent with both XQuery and Eclipse standards.
  
* Support for XQuery 1.1 (e.g., try-catch, group by, windowing)
+
=== Download ===
* 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
+
  
| align="center" | [[Image:Egg-incubation.png]]  
+
* The latest stable version is 0.8 (28th August 2011)
 +
** Update site: http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/
 +
** [[XQDT/Release Notes|Release notes]]
 +
** [[XQDT/New and Noteworthy|New and Noteworthy]]
  
<!-- DUPLICATED FROM INFOBOX TO TWEAK -->
+
* Continuous integration builds are available for developers on the [https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/ Hudson Build Server]:
 +
** [https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastStableBuild/ Last Stable Build]
 +
** [https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastSuccessfulBuild/ Last Successful Build]
  
{| style="width: 20em; margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
+
=== Tutorials ===
|-
+
| style="background:#ccccff; padding: 0 5px 0 5px;" align="center" | '''XQuery Development Tools'''
+
|-
+
| style="padding: 0 5px 0 5px;" align="center" | [http://wiki.eclipse.org/XQDT Website] • [http://dev.eclipse.org/blogs/xquery Blog] • [http://www.xqdt.org Adopters]
+
|-
+
| style="background:#eeeeff; padding: 0 5px 0 5px;" align="center" | '''Community'''
+
|-
+
| style="padding: 0 5px 0 5px;" align="center" | [https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev Mailing List] • [http://www.eclipse.org/forums/index.php?t=thread&frm_id=114& Forum]
+
|-
+
| style="background:#eeeeff; padding: 0 5px 0 5px;" align="center" | '''Bugzilla'''
+
|-
+
| style="font-size: 100%; padding: 0 5px 0 5px;" align="center" | [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=WTP%20Incubator&component=wtp.inc.xquery Open] • [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Incubator&component=wtp.inc.xquery Report]
+
|}
+
  
|}
+
*[[XQDT/Installation|Installing XQDT]]
  
{| border="0" cellspacing="15" valign="top" style="width:100%;"
+
=== Community ===
  
|-valign="top"
+
*[http://xqdt.org XQuery Development Tools Blog] (Note the target of this link is no longer valid)
|style="width:50%;"|
+
*[https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev WTP Incubator Development Mailing List]
 +
*[http://www.28msec.com Commercial Support]
 +
*[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Incubator&component=wtp.inc.xquery Report a Bug/Enhancement]
  
=Download=
+
<br>
  
We expect to officially announce a milestone build for early adopters from eclipse.org imminently, but until we do, the latest released version (XQDT 2.2.0) can be still downloaded from the xqdt.org update site:
+
=== Contributor Resources ===
  
http://www.xqdt.org/xqdt/2.0/
+
*[https://bugs.eclipse.org/bugs/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=WebTools&component=wtp.inc.xquery&email1=&email2=&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=allwords&longdesc=&longdesc_type=allwordssubstr&product=WTP%20Incubator&query_format=advanced&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&title=Bug%20List All Open Bugs]
 +
*[[XQuery Development Tools/Workspace Setup|Setting up the workspace for XQDT builds]]
 +
*[[XQuery Development Tools/Where to Start|Where to Start...]]
 +
*[[XQuery Development Tools/Extension points|Extension points]]
 +
*[[XQuery Development Tools/Build|Committer Builds]]
 +
*[[XQuery Development Tools/Release|Release Process]]
  
Tagged integration builds are available for developers here:
+
=== Project Status ===
  
http://build.eclipse.org:7777/dashboard/tab/build/detail/xquery-R0.7.0-I
+
*[[:Category:XQDT Development Status Meetings|Development Status Meetings]]
 +
*[[XQuery Development Tools/Release Notes|Milestone Release Notes]]
 +
*[[XQuery Development Tools/SSE | Structured Source Editor (SSE) migration]]
  
Continuous integration builds are available for developers here:
+
<br>
  
https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/
+
[[Category:XQuery_Development_Tools]] [[Category:XML_Tools]] [[Category:Eclipse_Web_Tools_Platform_Project]]
* [https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastStableBuild/ Last Stable Build]
+
* [https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastSuccessfulBuild/ Last Successful Build]
+
 
+
|
+
 
+
=Community=
+
* [http://dev.eclipse.org/blogs/xquery XQuery Development Tools Blog]
+
* [https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev WTP Incubator Development Mailing List]
+
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=114& WTP Incubator Forum]
+
* [http://www.xqdt.org External Commercial Adopters Site]
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Incubator&component=wtp.inc.xquery Report a Bug/Enhancement]
+
 
+
=Contributor Resources=
+
 
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=WebTools&component=wtp.inc.xquery&email1=&email2=&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=allwords&longdesc=&longdesc_type=allwordssubstr&product=WTP%20Incubator&query_format=advanced&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&title=Bug%20List All Open Bugs]
+
* [[CVS_Howto | CVS Howto]]
+
* [[XQuery Development Tools/Build | Committer Builds]]
+
* [[XQuery Development Tools/Release | Release Process]]
+
 
+
 
+
=Project Status=
+
 
+
* [[:Category:XQDT Development Status Meetings|Development Status Meetings]]
+
* [[XQuery Development Tools/Release Notes | Milestone Release Notes]]
+
 
+
|}
+
 
+
<br/>
+
 
+
[[Category:XQuery Development Tools]]
+
[[Category:XML Tools]]
+
[[Category:Eclipse Web Tools Platform Project]]
+

Latest revision as of 06:39, 25 June 2015

Egg-incubation.png

XQuery Development Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

XQDT provides support for editing, execution, and debugging of XQuery modules in Eclipse. Our goal is to have seamless integration with the Eclipse platform and the existing XQuery engines with a user experience consistent with both XQuery and Eclipse standards.

Download

Tutorials

Community


Contributor Resources

Project Status


Back to the top