-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
28 lines (28 loc) · 1.96 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
<?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="WebContent/WEB-INF/lib/commons-codec-1.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-net-2.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/icu4j-2.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jdom-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/lou.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.osgi.core-4.0.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.restlet-2.0.10.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/org.restlet.ext.xml-2.0.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/springfield-tools.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xalan-2.6.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xercesImpl-2.6.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xml-apis-1.0.b2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlParserAPIs-2.6.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xom-1.0.jar"/>
<classpathentry kind="lib" path="libs/mojo.jar"/>
<classpathentry kind="lib" path="libs/lou.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>