forked from daisy/pipeline1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
43 lines (43 loc) · 2.8 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
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**/.DS_Store" kind="src" path="src"/>
<classpathentry excluding="**/.DS_Store" kind="src" output="transformers" path="transformers"/>
<classpathentry exported="true" kind="lib" path="lib/batik-css.jar"/>
<classpathentry exported="true" kind="lib" path="lib/batik-util.jar"/>
<classpathentry exported="true" kind="lib" path="lib/chardet.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-pool-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/epubcheck-3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/icu4j-3_8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jl1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sac.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saxon.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saxon8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saxon8-dom.jar"/>
<classpathentry exported="true" kind="lib" path="lib/serializer.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tagsoup-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tritonus_remaining-0.3.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tritonus_share-0.3.6.jar"/>
<classpathentry kind="lib" path="lib/wstx-lgpl-3.2.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xalan.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zedval.jar"/>
<classpathentry exported="true" kind="lib" path="transformers/int_daisy_filesetAudioTagger/lib/jaudiotagger.jar"/>
<classpathentry exported="true" kind="lib" path="transformers/se_tpb_speechgen2/lib/com4j.jar"/>
<classpathentry kind="lib" path="lib/louisFat.jar"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/junit-4.7.jar"/>
<classpathentry kind="lib" path="transformers/int_vspiewak_odt2daisy/lib/odt2daisy.jar"/>
<classpathentry kind="lib" path="lib/brailleUtils-catalog.jar"/>
<classpathentry kind="lib" path="lib/brailleUtils-core.jar"/>
<classpathentry kind="lib" path="lib/texhyphj.jar"/>
<classpathentry kind="lib" path="lib/isorelax.jar"/>
<classpathentry kind="lib" path="lib/jing.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>