-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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.6"/>
<classpathentry kind="lib" path="libs/lou.jar"/>
<classpathentry kind="lib" path="libs/jsch.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jdom-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/springfield-tools.jar"/>
<classpathentry kind="lib" path="libs/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/fsxml-strainer.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mojo.jar"/>
<classpathentry kind="lib" path="deps/euscreen_helper.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.restlet.ext.servlet-2.0.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.restlet-2.0.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="libs/servlet-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>