Configuration related to XQuery development in eclipse

Source: Internet
Author: User
Tags xquery

Some people may fail to install xqdt directly. Before I install xqdt, I always prompt for missing dependencies. Then I found the installation method on the xqdt website. I had to install one before installation.Dltk (Http://download.eclipse.org/technology/dltk/updates-dev/2.0/), And then select "dynamic development ages toolkit-core frameworks. And then install xqdt (http://download.eclipse.org/webtools/incubator/repository/xquery/milestones/), I installed one by one after hook up separately, there are all choose to install or error. I installed it one by one, and the result was successful.

After the installation is complete, an XQuery-type project will be released. However, after creating a project, you must specifyInterpreters,Otherwise, an XQuery project cannot be created..Java XML parsing has a good tool basex (basex.org). After downloading it, you can simply configure it. The configuration steps are as follows:

    1. Start eclipse and go to preferences XQuery interpreters .
    2. Add a new interpreter with the Add button.
    3. enter name" basex "and choose JAVA XQuery engine as interpreter type.
    4. choose the downloaded basex. jar as interpreter JAR/war and set main class to "org. basex. basex "
    5. now press OK , and your interpreter is ready.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.