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)
 
(4 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
| download = http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/
 
| download = http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/
 
| list = wtp-incubator-dev
 
| list = wtp-incubator-dev
 +
| source = http://git.eclipse.org/c/webtools/org.eclipse.webtools.incubator.git/tree/?h=xquery-dev
 
}}  
 
}}  
  
Line 12: Line 13:
 
=== Download ===
 
=== Download ===
  
*The latest stable version is 0.8.0 M4 (2nd February 2011)  
+
* The latest stable version is 0.8 (28th August 2011)  
**Update site: http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/  
+
** Update site: http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/  
**[[XQDT/Release Notes|Release notes]]  
+
** [[XQDT/Release Notes|Release notes]]  
**[[XQDT/New and Noteworthy|New and Noteworthy]]
+
** [[XQDT/New and Noteworthy|New and Noteworthy]]
  
*Continuous integration builds are available for developers on the [https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/ Hudson Build Server]:  
+
* 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/lastStableBuild/ Last Stable Build]  
**[https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastSuccessfulBuild/ Last Successful Build]
+
** [https://hudson.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastSuccessfulBuild/ Last Successful Build]
  
 
=== Tutorials ===
 
=== Tutorials ===
Line 27: Line 28:
 
=== Community ===
 
=== Community ===
  
*[http://xqdt.org XQuery Development Tools Blog]  
+
*[http://xqdt.org XQuery Development Tools Blog] (Note the target of this link is no longer valid)
 
*[https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev WTP Incubator Development Mailing List]  
 
*[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.28msec.com Commercial Support]  
 
*[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]
 
*[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Incubator&component=wtp.inc.xquery Report a Bug/Enhancement]
  
<br>  
+
<br>
  
 
=== Contributor Resources ===
 
=== Contributor Resources ===

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