Java: Add .qlpath to the test dir.

This commit is contained in:
Anders Schack-Mulligen
2019-01-07 13:25:20 +01:00
parent 6f827140d7
commit e0d3be7dbc

10
java/ql/test/.qlpath Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:qlpath xmlns:ns2="https://semmle.com/schemas/qlpath">
<librarypath>
<path kind="WORKSPACE">/semmlecode-queries</path>
</librarypath>
<dbscheme kind="WORKSPACE">/semmlecode-queries/config/semmlecode.dbscheme</dbscheme>
<defaultImports>
<defaultImport>java</defaultImport>
</defaultImports>
</ns2:qlpath>