-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
executable file
·26 lines (26 loc) · 1.57 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/icu4j_3_4.jar"/>
<classpathentry kind="lib" path="lib/iri.jar"/>
<classpathentry kind="lib" path="lib/jena.jar" sourcepath="/home/gc3/Download/Jena-2.6.0/src"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="lib/junit-4.5.jar" sourcepath="/home/gc3/Download/Jena-2.6.0/src"/>
<classpathentry kind="lib" path="lib/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/stax-api-1.0.jar"/>
<classpathentry kind="lib" path="lib/wstx-asl-3.0.0.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/ontowrap.jar"/>
<classpathentry kind="lib" path="lib/procalign.jar" sourcepath="/Users/gc3/Development/java/alignapi/trunk/src"/>
<classpathentry kind="lib" path="lib/align.jar" sourcepath="/Users/gc3/Development/java/alignapi/trunk/src"/>
<classpathentry kind="lib" path="lib/alignapi.jar"/>
<classpathentry kind="lib" path="lib/jenatest.jar"/>
<classpathentry kind="lib" path="lib/arq-extra.jar"/>
<classpathentry kind="lib" path="lib/arq.jar" sourcepath="/Users/gc3/Development/java/arq-src-2.7.0/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>