annotate .classpath @ 23:a3e324009990

now Mavenified! removed tiny-mce javascript from html frontend. still needs TripleStoreManager project in Eclipse. jsontoken 1.1 has to be built manually.
author casties
date Tue, 03 Apr 2012 13:05:05 +0200
parents 0cd1e7608d25
children d9809412b67f
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>
23
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
15 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TripleStoreManager"/>
a3e324009990 now Mavenified!
casties
parents: 21
diff changeset
16 <classpathentry kind="output" path="target/classes"/>
0
dwinter
parents:
diff changeset
17 </classpath>