-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 995 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?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/java-8-oracle"/>
<classpathentry kind="lib" path="/home/arpit/workspace/WinogradPhd/WebContent/WEB-INF/lib/lombok.jar"/>
<classpathentry kind="lib" path="/home/arpit/workspace/WinogradPhd/WebContent/WEB-INF/lib/kparser.jar"/>
<classpathentry kind="lib" path="/home/arpit/workspace/WinogradPhd/WebContent/WEB-INF/lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/arpit/workspace/CommonsenseKnowledgeExtraction/resources/mongodb-driver-3.8.2.jar"/>
<classpathentry kind="lib" path="/home/arpit/workspace/CommonsenseKnowledgeExtraction/resources/mongodb-driver-core-3.8.2.jar"/>
<classpathentry kind="lib" path="/home/arpit/workspace/CommonsenseKnowledgeExtraction/resources/bson-3.8.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>