Mercurial > hg > digilib-old
annotate servlet/.classpath @ 632:9a054ba5b365 digilibPDF
close digilibPDF branch
author | robcast |
---|---|
date | Tue, 18 Jan 2011 13:01:18 +0100 |
parents | 919e008ab1fb |
children |
rev | line source |
---|---|
539 | 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"/> | |
543
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
5 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
6 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
7 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/ImageInfo"> |
539 | 8 <attributes> |
9 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
10 </attributes> | |
11 </classpathentry> | |
543
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
12 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/iText"> |
539 | 13 <attributes> |
14 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
15 </attributes> | |
16 </classpathentry> | |
543
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
17 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAI"> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
18 <attributes> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
19 <attribute name="org.eclipse.jst.component.dependency" value="../"/> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
20 </attributes> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
21 </classpathentry> |
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
22 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAI-ImageIO"> |
539 | 23 <attributes> |
24 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
25 </attributes> | |
26 </classpathentry> | |
543
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
27 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/JDOM"> |
539 | 28 <attributes> |
29 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
30 </attributes> | |
31 </classpathentry> | |
543
919e008ab1fb
more steps towards more standard java.util.concurrent design
robcast
parents:
539
diff
changeset
|
32 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Log4J"> |
539 | 33 <attributes> |
34 <attribute name="org.eclipse.jst.component.dependency" value="../"/> | |
35 </attributes> | |
36 </classpathentry> | |
37 <classpathentry kind="output" path="bin"/> | |
38 </classpath> |