Mercurial > hg > digilib-old
comparison client/.classpath @ 538:b153f014e3c7 digilibPDF
cleanup and eclipse settings
author | casties |
---|---|
date | Mon, 11 Oct 2010 11:13:34 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
537:bd1080df81ad | 538:b153f014e3c7 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> | |
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | |
5 <classpathentry combineaccessrules="false" kind="src" path="/digilib-servlet"/> | |
6 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> | |
7 <attributes> | |
8 <attribute name="owner.project.facets" value="jst.web"/> | |
9 </attributes> | |
10 </classpathentry> | |
11 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-openjdk"> | |
12 <attributes> | |
13 <attribute name="owner.project.facets" value="java"/> | |
14 </attributes> | |
15 </classpathentry> | |
16 <classpathentry kind="output" path="build/classes"/> | |
17 </classpath> |