-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
37 lines (37 loc) · 3.16 KB
/
Copy path.classpath
File metadata and controls
37 lines (37 loc) · 3.16 KB
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
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="RevMetrixUI-Database/junit"/>
<classpathentry kind="src" path="RevMetrixUI-Database/main"/>
<classpathentry kind="src" path="RevMetrixUI-Database/src"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/annotations/asm-5.1.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/annotations/asm-commons-5.1.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/annotations/javax.annotation-api-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jsp/org.eclipse.jdt.core.compiler.ecj-4.4.2.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jsp/org.eclipse.jetty.apache-jsp-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jsp/org.mortbay.jasper.apache-el-8.5.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jsp/org.mortbay.jasper.apache-jsp-8.5.9.1.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jstl/org.apache.taglibs.taglibs-standard-impl-1.2.5.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/apache-jstl/org.apache.taglibs.taglibs-standard-spec-1.2.5.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-annotations-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-http-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-io-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-jmx-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-plus-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-schemas-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-security-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-server-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-servlet-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-util-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-webapp-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/jetty-xml-9.4.3.v20170317.jar"/>
<classpathentry exported="true" kind="lib" path="CS320_Jetty9/lib/servlet-api-3.1.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/CS320_Derby"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/gson_lib"/>
<classpathentry kind="output" path="RevMetrixUI-Database/bin"/>
</classpath>