comparison servlet/.classpath @ 543:919e008ab1fb digilibPDF

more steps towards more standard java.util.concurrent design
author robcast
date Thu, 14 Oct 2010 14:24:33 +0200
parents 56ec8c486c19
children
comparison
equal deleted inserted replaced
542:e2ff961001af 543:919e008ab1fb
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/imageinfo"> 5 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
6 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/ImageInfo">
6 <attributes> 8 <attributes>
7 <attribute name="org.eclipse.jst.component.dependency" value="../"/> 9 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
8 </attributes> 10 </attributes>
9 </classpathentry> 11 </classpathentry>
10 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/itext"> 12 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/iText">
11 <attributes> 13 <attributes>
12 <attribute name="org.eclipse.jst.component.dependency" value="../"/> 14 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
13 </attributes> 15 </attributes>
14 </classpathentry> 16 </classpathentry>
15 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai"> 17 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAI">
16 <attributes> 18 <attributes>
17 <attribute name="org.eclipse.jst.component.dependency" value="../"/> 19 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
18 </attributes> 20 </attributes>
19 </classpathentry> 21 </classpathentry>
20 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jai-imageio"/> 22 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAI-ImageIO">
21 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jdom">
22 <attributes> 23 <attributes>
23 <attribute name="org.eclipse.jst.component.dependency" value="../"/> 24 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
24 </attributes> 25 </attributes>
25 </classpathentry> 26 </classpathentry>
26 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j"> 27 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JDOM">
27 <attributes> 28 <attributes>
28 <attribute name="org.eclipse.jst.component.dependency" value="../"/> 29 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
29 </attributes> 30 </attributes>
30 </classpathentry> 31 </classpathentry>
31 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> 32 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Log4J">
32 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> 33 <attributes>
34 <attribute name="org.eclipse.jst.component.dependency" value="../"/>
35 </attributes>
36 </classpathentry>
33 <classpathentry kind="output" path="bin"/> 37 <classpathentry kind="output" path="bin"/>
34 </classpath> 38 </classpath>