-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
27 lines (27 loc) · 2.64 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
<?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.6"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-ajp-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-annotations-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-client-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-continuation-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-deploy-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-http-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-io-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-jmx-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-jndi-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-plus-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-policy-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-rewrite-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-security-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-server-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-servlet-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-servlets-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-util-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-webapp-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-websocket-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/jetty-xml-8.1.0.RC2.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-distribution-8.1.0.RC2/lib/servlet-api-3.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>