-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
11 lines (11 loc) · 923 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="/home/wshalaby/work/patents/semantic-search-with-sustainability-patents/code/java/patents_toolbox/lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="/home/wshalaby/program-files/lucene-4.6.0/core/lucene-core-4.6.0.jar"/>
<classpathentry kind="lib" path="/home/wshalaby/program-files/lucene-4.6.0/analysis/common/lucene-analyzers-common-4.6.0.jar"/>
<classpathentry kind="lib" path="/home/wshalaby/program-files/lucene-4.6.0/queries/lucene-queries-4.6.0.jar"/>
<classpathentry kind="lib" path="/home/wshalaby/program-files/lucene-4.6.0/queryparser/lucene-queryparser-4.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>