-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
40 lines (40 loc) · 2.04 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
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="temp/" kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<accessrules>
<accessrule kind="accessible" pattern="**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="lib/jpen-2.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/JTabletPresenter2/javadoc/jpen-2-111002-javadoc.zip!/jpen-2-111002"/>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="JTabletPresenter/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/iscwt.jar"/>
<classpathentry kind="lib" path="lib/isfreetype.jar"/>
<classpathentry kind="lib" path="lib/isnativec.jar"/>
<classpathentry kind="lib" path="lib/isrt.jar"/>
<classpathentry kind="lib" path="lib/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/jai_core.jar"/>
<classpathentry kind="lib" path="lib/jai_imageio.jar"/>
<classpathentry kind="lib" path="lib/jbig2.jar"/>
<classpathentry kind="lib" path="lib/jPodFonts.jar"/>
<classpathentry kind="lib" path="lib/jmupdf.jar"/>
<classpathentry kind="lib" path="lib/jPod.jar"/>
<classpathentry kind="lib" path="lib/jPodRenderer.jar"/>
<classpathentry kind="lib" path="lib/jkeymaster-1.1.jar"/>
<classpathentry kind="lib" path="lib/jna-3.5.1.jar"/>
<classpathentry kind="lib" path="lib/tika-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/poi-3.13-20150929.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.13-20150929.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.13-20150929.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.13-20150929.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>