Small fixes.
[java-idp.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" path="tests"/>
5         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/opensaml-1.1.jar"/>
6         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/struts.jar"/>
7         <classpathentry sourcepath="lib/junit-3.8.1-src.jar" kind="lib" path="lib/junit-3.8.1.jar"/>
8         <classpathentry sourcepath="lib/log4j-1.2.5-src.jar" kind="lib" path="lib/log4j-1.2.5.jar"/>
9         <classpathentry kind="lib" path="lib/servlet-2.3.jar"/>
10         <classpathentry kind="lib" path="lib/jargs-0.4.jar"/>
11         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-beanutils.jar"/>
12         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-collections.jar"/>
13         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-digester.jar"/>
14         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-logging-1.03.jar"/>
15         <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>
16         <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>
17         <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>
18         <classpathentry sourcepath="lib/commons-pool-1.2-src.jar" kind="lib" path="lib/commons-pool-1.2.jar"/>
19         <classpathentry sourcepath="lib/commons-dbcp-1.2.1-src.jar" kind="lib" path="lib/commons-dbcp-1.2.1.jar"/>
20         <classpathentry sourcepath="C:/cvs/xml-security/src" kind="lib" path="webApplication/WEB-INF/lib/xmlsec-20050514.jar"/>
21         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xmltypes.jar"/>
22         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xbean.jar"/>
23         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xbean_xpath.jar"/>
24         <classpathentry kind="lib" path="endorsed/sax.jar"/>
25         <classpathentry kind="lib" path="endorsed/jaxp-api.jar"/>
26         <classpathentry kind="lib" path="endorsed/dom.jar"/>
27         <classpathentry kind="lib" path="lib/shib-filter.jar"/>
28         <classpathentry kind="lib" path="webApplication/WEB-INF/lib/bc-asn1.jar"/>
29         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
30         <classpathentry kind="lib" path="lib/ant-launcher-1.6.3.jar"/>
31         <classpathentry kind="lib" path="lib/ant-contrib.jar"/>
32         <classpathentry kind="lib" path="lib/ant-1.6.3.jar"/>
33         <classpathentry kind="output" path="webApplication/WEB-INF/classes"/>
34 </classpath>