comparison .classpath @ 2:221a0fd0a5d3

minor
author dwinter
date Tue, 13 Dec 2011 17:45:30 +0100
parents 7d7b9c6fbb36
children 6c8dac2c5214
comparison
equal deleted inserted replaced
1:7d7b9c6fbb36 2:221a0fd0a5d3
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/> 4 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/>
6 <classpathentry exported="true" kind="lib" path="lib/openrdf-sesame-2.3.2-onejar.jar"/> 5 <classpathentry exported="true" kind="lib" path="lib/openrdf-sesame-2.3.2-onejar.jar"/>
7 <classpathentry exported="true" kind="lib" path="lib/jena.jar"/> 6 <classpathentry exported="true" kind="lib" path="lib/jena.jar"/>
8 <classpathentry exported="true" kind="lib" path="lib/virt_sesame2.jar"/> 7 <classpathentry exported="true" kind="lib" path="lib/virt_sesame2.jar"/>
9 <classpathentry exported="true" kind="lib" path="lib/virtjdbc3.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/virtjdbc3.jar"/>
10 <classpathentry exported="true" kind="lib" path="lib/virtjdbc4.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/virtjdbc4.jar"/>
11 <classpathentry kind="lib" path="lib/protege-owl.jar"/> 10 <classpathentry kind="lib" path="lib/protege-owl.jar"/>
12 <classpathentry kind="lib" path="lib/protege.jar"/> 11 <classpathentry kind="lib" path="lib/protege.jar"/>
12 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
13 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
14 <attributes>
15 <attribute name="owner.project.facets" value="jst.utility"/>
16 </attributes>
17 </classpathentry>
18 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)">
19 <attributes>
20 <attribute name="owner.project.facets" value="java"/>
21 </attributes>
22 </classpathentry>
13 <classpathentry kind="output" path="bin"/> 23 <classpathentry kind="output" path="bin"/>
14 </classpath> 24 </classpath>