===Prerequisites===
# oXygen XML Editor: http://www.oxygenxml.com/
# BaseX distribution with all libraries included: http://basex.org/download
# Compatible versions of the three libaries <code>basex.jar</code>, <code>basex-api.jar</code>, and <code>xqj-api.jar</code>
===Data Source===
# Add a new Data Source with the ''New'' button.
# Enter "BaseX" as name and choose ''XQuery API for Java (XQJ)'' as type.
# Add the three following JAR files above with the ''Add'' Button:<br/><code>basex.jar</code>, <code>basex-api.jar</code> and <code>xqj-api.jar</code>
# Now press ''OK'', and your Data Source is ready for use.