-
Notifications
You must be signed in to change notification settings - Fork 28
/
.classpath
32 lines (32 loc) · 2.29 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="plugin/src"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ScratchApplet.jar"/>
<classpathentry kind="lib" path="lib/jodconverter3/commons-cli-1.1.jar"/>
<classpathentry kind="lib" path="lib/jodconverter3/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain/aperture-core-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain/rdf2go.api-4.6.2-for-aperture.jar"/>
<classpathentry kind="lib" path="lib/ant/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="lib/jodconverter3/jodconverter-core-3.0-beta-3_r220.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/commons-logging-1.1-for-pdfbox.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/fontbox-1.6.0-for-pdfbox.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/pdfbox-1.6.0.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/poi-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/poi-ooxml-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/poi-ooxml-schemas-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain-preperators/poi-scratchpad-3.8-20120326.jar"/>
<classpathentry kind="lib" path="test/lib/commons-exec-1.1.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain/slf4j-api-1.3.0-for-aperture.jar"/>
<classpathentry kind="lib" path="lib/shared-with-regain/slf4j-simple-1.3.0-for-aperture.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/regain-git"/>
<classpathentry kind="lib" path="/regain-git/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="/regain-git/lib/lucene-analyzers-3.6.0.jar"/>
<classpathentry kind="lib" path="/regain-git/lib/lucene-core-3.6.0.jar"/>
<classpathentry kind="lib" path="/regain-git/lib/lucene-highlighter-3.6.0.jar"/>
<classpathentry kind="lib" path="/regain-git/lib/lucene-memory-3.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>