forked from edudb/EduDB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
29 lines (29 loc) · 3.22 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
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/antlr4-annotations-4.3.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/antlr4-runtime-4.3.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/gsp.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/guava-18.0.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/jline-2.10.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/org.abego.treelayout.core-1.0.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/poi-3.10.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/poi-ooxml-3.10.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/poi-ooxml-schemas-3.10.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/translate-excel-7.1.8.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/translate-ng-7.1.8.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/xmlpull-1.1.3.1.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/xpp3_min-1.1.4c.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/xstream-1.4.7.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/bitmap-index.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/JavaEWAH-0.6.12.jar"/>
<classpathentry kind="lib" path="/Users/ahmedabadie/Documents/Education/Eighth Semester/Project/EduDB/libs/netty-all-4.0.34.Final.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>