-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
33 lines (33 loc) · 1.99 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
29
30
31
32
33
<?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="lib" path="lib/itextpdf-5.3.0.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-looks-2.5.1.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-common-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/swingx.jar"/>
<classpathentry kind="lib" path="lib/sac.jar"/>
<classpathentry kind="lib" path="plugins/biobox.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/jackson-core-2.0.5.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/jackson-databind-2.0.5.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/jackson-annotations-2.0.5.jar"/>
<classpathentry kind="lib" path="/biobox_closed/lib/thumbnailator-0.4.2.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/batik"/>
<classpathentry kind="lib" path="/batik/lib/itcl.jar"/>
<classpathentry kind="lib" path="/batik/lib/jacl.jar"/>
<classpathentry kind="lib" path="/batik/lib/janino.jar"/>
<classpathentry kind="lib" path="/batik/lib/js.jar"/>
<classpathentry kind="lib" path="/batik/lib/jython-2.5.3.jar"/>
<classpathentry kind="lib" path="/batik/lib/pdf-transcoder.jar"/>
<classpathentry kind="lib" path="/batik/lib/tcljava.jar"/>
<classpathentry kind="lib" path="/batik/lib/tjc.jar"/>
<classpathentry kind="lib" path="/batik/lib/xalan-2.6.0.jar"/>
<classpathentry kind="lib" path="/batik/lib/xerces_2_5_0.jar"/>
<classpathentry kind="lib" path="/batik/lib/xml-apis-ext.jar"/>
<classpathentry kind="lib" path="/batik/lib/xml-apis.jar"/>
<classpathentry kind="lib" path="/Library/Java/JavaVirtualMachines/jdk1.7.0_13.jdk/Contents/Home/jre/lib/jfxrt.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>