annotate client/.classpath @ 558:2e971b9f3022 digilibPDF

added some enums
author robcast
date Fri, 17 Dec 2010 00:32:18 +0100
parents b153f014e3c7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
538
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
2 <classpath>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
3 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
5 <classpathentry combineaccessrules="false" kind="src" path="/digilib-servlet"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
6 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
7 <attributes>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
8 <attribute name="owner.project.facets" value="jst.web"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
9 </attributes>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
10 </classpathentry>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
11 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-openjdk">
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
12 <attributes>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
13 <attribute name="owner.project.facets" value="java"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
14 </attributes>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
15 </classpathentry>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
16 <classpathentry kind="output" path="build/classes"/>
b153f014e3c7 cleanup and eclipse settings
casties
parents:
diff changeset
17 </classpath>