annotate .classpath @ 34:bd414fe235b5 default tip

now with 100% better sparql.
author casties
date Thu, 31 May 2012 21:32:30 +0200
parents 235b91ba8dff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
dwinter
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
dwinter
parents:
diff changeset
2 <classpath>
23
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
3 <classpathentry kind="src" output="target/classes" path="src/main/java"/>
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
5 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
6 <attributes>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
7 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
8 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
9 </classpathentry>
9
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
10 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
11 <attributes>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
12 <attribute name="owner.project.facets" value="jst.web"/>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
13 </attributes>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
14 </classpathentry>
26
235b91ba8dff on the way to new annotations...
casties
parents: 24
diff changeset
15 <classpathentry kind="lib" path="libs/TripleStoreManager.jar"/>
235b91ba8dff on the way to new annotations...
casties
parents: 24
diff changeset
16 <classpathentry kind="lib" path="libs/openrdf-sesame-2.3.2-onejar.jar"/>
23
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
17 <classpathentry kind="output" path="target/classes"/>
0
dwinter
parents:
diff changeset
18 </classpath>