-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 922 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/cling-core-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/cling-support-2.1.2.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-8.1.22.v20160922.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-8.1.22.v20160922.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-8.1.22.v20160922.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.25.jar"/>
<classpathentry kind="lib" path="lib/seamless-http-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/seamless-util-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/seamless-xml-1.1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>