-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
executable file
·42 lines (42 loc) · 2.34 KB
/
.classpath
File metadata and controls
executable file
·42 lines (42 loc) · 2.34 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="utils/jsdoc-toolkit/java/src"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/axiom-lucene.jar"/>
<classpathentry kind="lib" path="lib/axiom.jar"/>
<classpathentry kind="lib" path="lib/commons-codec.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/concurrent.jar"/>
<classpathentry kind="lib" path="lib/ehcache.jar"/>
<classpathentry kind="lib" path="lib/h2.jar"/>
<classpathentry kind="lib" path="lib/jacob.jar"/>
<classpathentry kind="lib" path="lib/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/jai_core.jar"/>
<classpathentry kind="lib" path="lib/jetty-util.jar"/>
<classpathentry kind="lib" path="lib/jetty.jar"/>
<classpathentry kind="lib" path="lib/jimi.jar"/>
<classpathentry kind="lib" path="lib/jmxri.jar"/>
<classpathentry kind="lib" path="lib/js.jar" sourcepath="/home/ncampbell/Downloads/rhino1_7R1/xmlimplsrc"/>
<classpathentry kind="lib" path="lib/jtidy-r8.jar"/>
<classpathentry kind="lib" path="lib/junit-4.1.jar"/>
<classpathentry kind="lib" path="lib/ldap.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/netcomponents.jar"/>
<classpathentry kind="lib" path="lib/PDFBox-0.7.2.jar"/>
<classpathentry kind="lib" path="lib/poi-3.0-alpha2-20060616.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.0-alpha2-20060616.jar"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="lib/Wrapper.jar"/>
<classpathentry kind="lib" path="lib/xmlrpc.jar"/>
<classpathentry kind="lib" path="utils/jsdoc-toolkit/java/classes/js.jar"/>
<classpathentry kind="lib" path="utils/jsdoc-toolkit/jsdebug.jar"/>
<classpathentry kind="lib" path="utils/jsdoc-toolkit/jsrun.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/mime-util.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Java/jdk1.6.0_07/lib/tools.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>