-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
35 lines (35 loc) · 1.88 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="edance/libwindows"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/jmf.jar"/>
<classpathentry kind="lib" path="lib/lti-civil.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet.jar"/>
<classpathentry kind="lib" path="lib/ag3.jar"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="lib/examples.jar"/>
<classpathentry kind="lib" path="lib/jena.jar"/>
<classpathentry kind="lib" path="lib/mets.jar" sourcepath="/mets"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/xom-1.1.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/icu4j_3_4.jar"/>
<classpathentry kind="lib" path="C:/Users/ag/edance/fmj/build/jars/fmj-nojmf.jar"/>
<classpathentry kind="lib" path="lib/CrewCodecsColourspace.jar"/>
<classpathentry kind="lib" path="lib/CrewCodecsLINEAR.jar"/>
<classpathentry kind="lib" path="lib/CrewCodecsULAW.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/SWORD_1_0"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/CrewCodecsCommons.jar"/>
<classpathentry kind="lib" path="lib/CrewCodecsH261.jar"/>
<classpathentry kind="lib" path="lib/CrewCommons.jar"/>
<classpathentry kind="lib" path="lib/CrewMedia.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>