We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f82714 + e0d3be7 commit 0b19f41Copy full SHA for 0b19f41
1 file changed
java/ql/test/.qlpath
@@ -0,0 +1,10 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+<ns2:qlpath xmlns:ns2="https://semmle.com/schemas/qlpath">
3
+ <librarypath>
4
+ <path kind="WORKSPACE">/semmlecode-queries</path>
5
+ </librarypath>
6
+ <dbscheme kind="WORKSPACE">/semmlecode-queries/config/semmlecode.dbscheme</dbscheme>
7
+ <defaultImports>
8
+ <defaultImport>java</defaultImport>
9
+ </defaultImports>
10
+</ns2:qlpath>
0 commit comments