<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="test"/>
<classpathentry excluding="classpath/|conf/" including="META-INF/" kind="src" path="resources"/>
<classpathentry kind="src" path="resources/conf"/>
- <classpathentry kind="src" path="tests"/>
<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="lib" path="build-lib/spring-2.0.5-mock.jar"/>
+ <classpathentry combineaccessrules="false" exported="true" kind="src" path="/java-shib-common"/>
+ <classpathentry kind="lib" path="build-lib/spring-2.0.7-mock.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>