<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-beanutils.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-collections.jar"/>
- <classpathentry kind="lib"
- path="webApplication/WEB-INF/lib/commons-digester.jar" sourcepath="/Shibboleth/lib/commons-digester-src.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/jug.jar" sourcepath="/shib-java/webApplication/WEB-INF/lib/jug-src.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/struts.jar"/>
- <classpathentry kind="lib"
- path="webApplication/WEB-INF/lib/xmlsec.jar" rootpath="" sourcepath="/Shibboleth/lib/xml-sec-src.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/opensaml.jar"/>
- <classpathentry kind="lib" path="lib/junit.jar"/>
- <classpathentry kind="lib" path="lib/servlet-2.2.jar" sourcepath="/Shibboleth/lib/servlet-src.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xalan.jar"/>
- <classpathentry kind="lib"
- path="webApplication/WEB-INF/lib/xercesImpl.jar" sourcepath="/Shibboleth/lib/xerces-src.jar"/>
- <classpathentry kind="lib"
- path="webApplication/WEB-INF/lib/xml-apis.jar" sourcepath="/Shibboleth/lib/xerces-src.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/bc-jce-jdk13-114.jar"/>
- <classpathentry kind="lib" path="webApplication/WEB-INF/lib/ldap.jar"/>
- <classpathentry kind="lib"
- path="webApplication/WEB-INF/lib/log4j-1.2.5.jar" sourcepath="/Shibboleth/lib/log4j-1.2.5-src.jar"/>
- <classpathentry kind="output" path="webApplication\WEB-INF\classes"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="tests"/>
+ <classpathentry excluding="*|classpath/" including="META-INF" kind="src" path="resources"/>
+ <classpathentry kind="src" path="resources/classpath"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" exported="true" kind="src" path="/java-shib-common"/>
+ <classpathentry kind="lib" path="build-lib/servlet-2.4.jar"/>
+ <classpathentry kind="lib" path="build-lib/junit-3.8.1.jar"/>
+ <classpathentry kind="output" path="bin"/>
</classpath>