Mercurial > hg > TripleStoreManager
annotate .classpath @ 4:e93de4e99b52 default tip
indexMeta2rdf in dieses Projekt verschoben
author | dwinter |
---|---|
date | Thu, 21 Jun 2012 14:37:55 +0200 |
parents | 6c8dac2c5214 |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/> | |
5 <classpathentry exported="true" kind="lib" path="lib/jena.jar"/> | |
6 <classpathentry exported="true" kind="lib" path="lib/virt_sesame2.jar"/> | |
7 <classpathentry exported="true" kind="lib" path="lib/virtjdbc3.jar"/> | |
8 <classpathentry exported="true" kind="lib" path="lib/virtjdbc4.jar"/> | |
1 | 9 <classpathentry kind="lib" path="lib/protege-owl.jar"/> |
10 <classpathentry kind="lib" path="lib/protege.jar"/> | |
3
6c8dac2c5214
New tools export graph and generate landing page of an echo ressource
dwinter
parents:
2
diff
changeset
|
11 <classpathentry kind="lib" path="lib/openrdf-sesame-2.6.6-onejar.jar"/> |
4 | 12 <classpathentry kind="lib" path="lib/jdom-1.0.jar"/> |
2 | 13 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
14 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> | |
15 <attributes> | |
16 <attribute name="owner.project.facets" value="jst.utility"/> | |
17 </attributes> | |
18 </classpathentry> | |
3
6c8dac2c5214
New tools export graph and generate landing page of an echo ressource
dwinter
parents:
2
diff
changeset
|
19 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
0 | 20 <classpathentry kind="output" path="bin"/> |
21 </classpath> |