-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
25 lines (25 loc) · 2.63 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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.8"/>
<classpathentry kind="lib" path="C:/Users/User/Desktop/8th Semester/Project/Tools/Crawler4j/crawler4j-4.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="E:/7th Semester/Web Technology Lab/mysql-connector-java-5.1.40/mysql-connector-java-5.1.40-bin.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Desktop/8th Semester/Project/Tools/Jsoup/jsoup-1.10.2.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/ejml-0.23.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/javax.json.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/javax.json-api-1.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/joda-time.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/joda-time-2.9-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/jollyday.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/jollyday-0.4.9-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/protobuf.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/slf4j-api.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/slf4j-simple.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/stanford-corenlp-3.7.0.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/stanford-corenlp-3.7.0-javadoc.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/stanford-corenlp-3.7.0-models.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/stanford-corenlp-3.7.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/xom.jar"/>
<classpathentry kind="lib" path="C:/Users/User/Downloads/Compressed/stanford-corenlp-full-2016-10-31/xom-1.2.10-src.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>