Align with new SAML APIs.
[java-idp.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
5     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-beanutils.jar"/>
6     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-collections.jar"/>
7     <classpathentry kind="lib"
8         path="webApplication/WEB-INF/lib/commons-digester.jar" sourcepath="/Shibboleth/lib/commons-digester-src.jar"/>
9     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/struts.jar"/>
10     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/opensaml.jar"/>
11     <classpathentry kind="lib" path="lib/servlet-2.2.jar" sourcepath="/Shibboleth/lib/servlet-src.jar"/>
12     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/ldap.jar"/>
13     <classpathentry kind="lib" path="lib/junit-3.8.1.jar" sourcepath="/Shibboleth/lib/junit-3.8.1-src.jar"/>
14     <classpathentry kind="lib" path="lib/bcprov-jdk14-117.jar" sourcepath="/Shibboleth/lib/bcprov-jdk14-117-src.jar"/>
15     <classpathentry kind="var" path="JAVA_HOME/jre/lib/jce.jar"/>
16     <classpathentry kind="var" path="JAVA_HOME/jre/lib/jsse.jar"/>
17     <classpathentry kind="lib" path="lib/log4j-1.2.5.jar" sourcepath="/Shibboleth/lib/log4j-1.2.5-src.jar"/>
18     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/jug-1.0.1.jar"/>
19     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xalan-2.4.1.jar"/>
20     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xml-apis-2.4.1.jar"/>
21     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xmlParserAPIs-2.2.1.jar"/>
22     <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xmlsec-1.0.5.jar"/>
23     <classpathentry kind="lib" path="lib/xercesImpl-2.2.1.jar"
24         rootpath="" sourcepath="/Shibboleth/lib/xercesImpl-2.2.1-src.jar"/>
25     <classpathentry kind="output" path="webApplication\WEB-INF\classes"/>
26 </classpath>