forked from validator/validator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
26 lines (26 loc) · 1.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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="classes"/>
<classpathentry kind="lib" path="jars/validator.jar"/>
<classpathentry kind="lib" path="jars/htmlparser.jar"/>
<classpathentry kind="lib" path="jars/galimatias.jar"/>
<classpathentry kind="lib" path="dependencies/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="dependencies/commons-fileupload-1.3.1.jar"/>
<classpathentry kind="lib" path="dependencies/httpcore-4.4.jar"/>
<classpathentry kind="lib" path="dependencies/httpclient-4.4.jar"/>
<classpathentry kind="lib" path="dependencies/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="dependencies/commons-logging-1.2-adapters.jar"/>
<classpathentry kind="lib" path="dependencies/commons-logging-1.2-api.jar"/>
<classpathentry kind="lib" path="dependencies/icu4j-54.1.1.jar"/>
<classpathentry kind="lib" path="dependencies/salvation-1.0.3.jar"/>
<classpathentry kind="lib" path="dependencies/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="lib" path="dependencies/jetty-server-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="dependencies/jetty-servlet-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="dependencies/jetty-servlets-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="dependencies/jetty-util-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="dependencies/jetty-util-ajax-9.2.9.v20150224.jar"/>
<classpathentry kind="lib" path="dependencies/rhino-1.7R5.jar"/>
<classpathentry kind="lib" path="jing-trang/build/jing.jar"/>
</classpath>