Difference between revisions of "XQuery Development Tools"
Line 24: | Line 24: | ||
| style="background:#ccccff; padding: 0 5px 0 5px;" align="center" | '''XQuery Development Tools''' | | 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://xqdt.org Adopters] | + | | 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="background:#eeeeff; padding: 0 5px 0 5px;" align="center" | '''Community''' | ||
Line 36: | Line 36: | ||
|} | |} | ||
+ | |||
+ | {| border="0" cellspacing="15" valign="top" style="width:100%;" | ||
+ | |||
+ | |-valign="top" | ||
+ | |style="width:50%;"| | ||
=Download= | =Download= | ||
− | + | 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: | |
− | + | ||
− | We expect to officially announce a milestone build 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: | + | |
http://www.xqdt.org/xqdt/2.0/ | http://www.xqdt.org/xqdt/2.0/ | ||
− | + | Tagged integration builds are available for developers here: | |
− | + | http://build.eclipse.org:7777/dashboard/tab/build/detail/xquery-R0.7.0-I | |
− | + | Continuous integration builds are available for developers here: | |
− | + | https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/ | |
* [https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastStableBuild/ Last Stable Build] | * [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] | * [https://build.eclipse.org/hudson/job/cbi-wtp-inc-xquery/lastSuccessfulBuild/ Last Successful Build] | ||
− | + | | | |
− | + | =Contributor Resources= | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | = | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
* [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] | ||
* [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] | * [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]] | * [[CVS_Howto | CVS Howto]] | ||
− | * [ | + | * [[XQuery Development Tools/Build | Committer Builds]] |
− | * [[XQuery Development Tools/ | + | * [[XQuery Development Tools/Release | Release Process]] |
+ | |||
=Project Status= | =Project Status= | ||
− | + | * [[:Category:XQDT Development Status Meetings|Development Status Meetings]] | |
+ | * [[XQuery Development Tools/Release Notes | Milestone Release Notes]] | ||
+ | |||
+ | |} | ||
<br/> | <br/> |
Revision as of 03:26, 18 March 2010
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. XQDT provides the following features:
|
![]()
|
DownloadWe 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: Tagged integration builds are available for developers here: http://build.eclipse.org:7777/dashboard/tab/build/detail/xquery-R0.7.0-I Continuous integration builds are available for developers here: |
Contributor Resources
Project Status |