All contributions unless stated otherwise are assumed to be under project's license (Apache v2).
Whenever raising a pull request with your changes please remember to do the following things:
git clone git@github.com:username/intellij-xquery.gitcd intellij-xquery./gradlew downloadSdk./gradlew unzipSdk./gradlew build
./gradlew idea
git clone git@github.com:username/intellij-xquery.gitcd intellij-xqueryproject.ext.userDefinedInstallationPath = 'C:/opt/dev/ideaU'gradlew buildgradlew idea