forked from afs/JenaSesame
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
executable file
·70 lines (70 loc) · 12.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" path="src-test"/>
<classpathentry including="**/*.java" kind="src" path="src-examples"/>
<classpathentry including="**/*.java" kind="src" path="src"/>
<classpathentry excluding="**/*.java" kind="src" path="resources"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-collections/2.7.0/aduna-commons-collections-2.7.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-collections/2.7.0/aduna-commons-collections-2.7.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-concurrent/2.6.0/aduna-commons-concurrent-2.6.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-concurrent/2.6.0/aduna-commons-concurrent-2.6.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-i18n/1.3.0/aduna-commons-i18n-1.3.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-i18n/1.3.0/aduna-commons-i18n-1.3.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-io/2.8.0/aduna-commons-io-2.8.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-io/2.8.0/aduna-commons-io-2.8.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-iteration/2.8.0/aduna-commons-iteration-2.8.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-iteration/2.8.0/aduna-commons-iteration-2.8.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-lang/2.8.0/aduna-commons-lang-2.8.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-lang/2.8.0/aduna-commons-lang-2.8.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-net/2.6.0/aduna-commons-net-2.6.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-net/2.6.0/aduna-commons-net-2.6.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-text/2.6.0/aduna-commons-text-2.6.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-text/2.6.0/aduna-commons-text-2.6.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/info/aduna/commons/aduna-commons-xml/2.6.0/aduna-commons-xml-2.6.0.jar" sourcepath="M2_REPO/info/aduna/commons/aduna-commons-xml/2.6.0/aduna-commons-xml-2.6.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/hp/hpl/jena/arq/2.8.7/arq-2.8.7-tests.jar" sourcepath="M2_REPO/com/hp/hpl/jena/arq/2.8.7/arq-2.8.7-test-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/hp/hpl/jena/arq/2.8.7/arq-2.8.7.jar" sourcepath="M2_REPO/com/hp/hpl/jena/arq/2.8.7/arq-2.8.7-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.3/commons-codec-1.3.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.3/commons-codec-1.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-pool/commons-pool/1.3/commons-pool-1.3.jar" sourcepath="M2_REPO/commons-pool/commons-pool/1.3/commons-pool-1.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/ibm/icu/icu4j/3.4.4/icu4j-3.4.4.jar" sourcepath="M2_REPO/com/ibm/icu/icu4j/3.4.4/icu4j-3.4.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/hp/hpl/jena/iri/0.8/iri-0.8.jar" sourcepath="M2_REPO/com/hp/hpl/jena/iri/0.8/iri-0.8-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4.jar" sourcepath="M2_REPO/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4-tests.jar" sourcepath="M2_REPO/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4-test-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/4.5/junit-4.5.jar" sourcepath="M2_REPO/junit/junit/4.5/junit-4.5-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar" sourcepath="M2_REPO/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-http-client/2.3.2/sesame-http-client-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-http-client/2.3.2/sesame-http-client-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-http-protocol/2.3.2/sesame-http-protocol-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-http-protocol/2.3.2/sesame-http-protocol-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-model/2.3.2/sesame-model-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-model/2.3.2/sesame-model-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-query/2.3.2/sesame-query-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-query/2.3.2/sesame-query-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-evaluation/2.3.2/sesame-queryalgebra-evaluation-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-evaluation/2.3.2/sesame-queryalgebra-evaluation-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-model/2.3.2/sesame-queryalgebra-model-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryalgebra-model/2.3.2/sesame-queryalgebra-model-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryparser-api/2.3.2/sesame-queryparser-api-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryparser-api/2.3.2/sesame-queryparser-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryparser-serql/2.3.2/sesame-queryparser-serql-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryparser-serql/2.3.2/sesame-queryparser-serql-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryparser-sparql/2.3.2/sesame-queryparser-sparql-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryparser-sparql/2.3.2/sesame-queryparser-sparql-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryresultio-api/2.3.2/sesame-queryresultio-api-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryresultio-api/2.3.2/sesame-queryresultio-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryresultio-binary/2.3.2/sesame-queryresultio-binary-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryresultio-binary/2.3.2/sesame-queryresultio-binary-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryresultio-sparqljson/2.3.2/sesame-queryresultio-sparqljson-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryresultio-sparqljson/2.3.2/sesame-queryresultio-sparqljson-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryresultio-sparqlxml/2.3.2/sesame-queryresultio-sparqlxml-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryresultio-sparqlxml/2.3.2/sesame-queryresultio-sparqlxml-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-queryresultio-text/2.3.2/sesame-queryresultio-text-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-queryresultio-text/2.3.2/sesame-queryresultio-text-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-api/2.3.2/sesame-repository-api-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-api/2.3.2/sesame-repository-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-contextaware/2.3.2/sesame-repository-contextaware-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-contextaware/2.3.2/sesame-repository-contextaware-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-dataset/2.3.2/sesame-repository-dataset-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-dataset/2.3.2/sesame-repository-dataset-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-event/2.3.2/sesame-repository-event-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-event/2.3.2/sesame-repository-event-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-http/2.3.2/sesame-repository-http-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-http/2.3.2/sesame-repository-http-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-manager/2.3.2/sesame-repository-manager-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-manager/2.3.2/sesame-repository-manager-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-repository-sail/2.3.2/sesame-repository-sail-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-repository-sail/2.3.2/sesame-repository-sail-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-api/2.3.2/sesame-rio-api-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-api/2.3.2/sesame-rio-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-n3/2.3.2/sesame-rio-n3-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-n3/2.3.2/sesame-rio-n3-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-ntriples/2.3.2/sesame-rio-ntriples-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-ntriples/2.3.2/sesame-rio-ntriples-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-rdfxml/2.3.2/sesame-rio-rdfxml-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-rdfxml/2.3.2/sesame-rio-rdfxml-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-trig/2.3.2/sesame-rio-trig-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-trig/2.3.2/sesame-rio-trig-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-trix/2.3.2/sesame-rio-trix-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-trix/2.3.2/sesame-rio-trix-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-rio-turtle/2.3.2/sesame-rio-turtle-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-rio-turtle/2.3.2/sesame-rio-turtle-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-runtime/2.3.2/sesame-runtime-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-runtime/2.3.2/sesame-runtime-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-api/2.3.2/sesame-sail-api-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-sail-api/2.3.2/sesame-sail-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-inferencer/2.3.2/sesame-sail-inferencer-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-sail-inferencer/2.3.2/sesame-sail-inferencer-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-memory/2.3.2/sesame-sail-memory-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-sail-memory/2.3.2/sesame-sail-memory-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-nativerdf/2.3.2/sesame-sail-nativerdf-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-sail-nativerdf/2.3.2/sesame-sail-nativerdf-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/openrdf/sesame/sesame-sail-rdbms/2.3.2/sesame-sail-rdbms-2.3.2.jar" sourcepath="M2_REPO/org/openrdf/sesame/sesame-sail-rdbms/2.3.2/sesame-sail-rdbms-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/stax/stax-api/1.0.1/stax-api-1.0.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/wstx-asl/3.2.9/wstx-asl-3.2.9.jar" sourcepath="M2_REPO/org/codehaus/woodstox/wstx-asl/3.2.9/wstx-asl-3.2.9-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="classes"/>
</classpath>