Changes

Jump to navigation Jump to search
no edit summary
'''Create a Query File'''
* In the project view, create a new XQuery file, either by right-clicking on the project name and choosing ''New''→''File'' or by selecting ''New''→''File'' from the File menu. Enter a file name and click ''OK''.
* Type in your query , e.g. <code>db:open("factbook")</code>, and save your file.
'''Create a New Configuration'''
* In the project view, create a new XQuery file by right-clicking on the project name and choosing New→XQuery File. Enter a file name, select ''Main Module'' from the ''Kind'' dropdown and click OK.
* Type in your query and save your file.
[[File:Intellij-query.png]]
'''Create a New Configuration'''
* If the configuration does not run as a standalone instance, make sure that BaseX is up and running.
* Click the ''Run'' button to execute your query.
[[File:Intellij-query.png]]
administrator, editor
162

edits

Navigation menu