Mercurial > hg > digilib-old
comparison servlet/.classpath @ 539:56ec8c486c19 digilibPDF
eclipse settings
author | casties |
---|---|
date | Mon, 11 Oct 2010 11:15:33 +0200 |
parents | |
children | 919e008ab1fb |
comparison
equal
deleted
inserted
replaced
538:b153f014e3c7 | 539:56ec8c486c19 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/imageinfo"> | |
6 <attributes> | |
7 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
8 </attributes> | |
9 </classpathentry> | |
10 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/itext"> | |
11 <attributes> | |
12 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
13 </attributes> | |
14 </classpathentry> | |
15 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai"> | |
16 <attributes> | |
17 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
18 </attributes> | |
19 </classpathentry> | |
20 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai-imageio"/> | |
21 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jdom"> | |
22 <attributes> | |
23 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
24 </attributes> | |
25 </classpathentry> | |
26 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j"> | |
27 <attributes> | |
28 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
29 </attributes> | |
30 </classpathentry> | |
31 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> | |
32 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | |
33 <classpathentry kind="output" path="bin"/> | |
34 </classpath> |