Mercurial > hg > digilib
view servlet/.classpath @ 536:c10b7e2c53ea digilibPDF
more cleanup
author | robcast |
---|---|
date | Mon, 11 Oct 2010 16:06:03 +0200 |
parents | 55d42d1a0e15 |
children | 3eb341ce8578 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/imageinfo"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="../"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/itext"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="../"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="../"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai-imageio"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jdom"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="../"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="../"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="output" path="bin"/> </classpath>