mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Java: Add .qlpath to the test dir.
This commit is contained in:
10
java/ql/test/.qlpath
Normal file
10
java/ql/test/.qlpath
Normal 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>
|
||||
Reference in New Issue
Block a user