<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="tests"/>
+ <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="resources/classpath"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/bc-asn1.jar"/>
- <classpathentry kind="lib" path="lib/bsh-2.0b1.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
- <classpathentry kind="lib" path="lib/commons-dbcp-1.2.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-pool-1.2.jar"/>
- <classpathentry kind="lib" path="lib/jargs-0.4.jar"/>
- <classpathentry kind="lib" path="build-lib/ant-1.6.3.jar"/>
- <classpathentry kind="lib" path="build-lib/ant-contrib.jar"/>
- <classpathentry kind="lib" path="build-lib/antext-04Jul2006.jar"/>
- <classpathentry kind="lib" path="build-lib/ant-junit-1.6.3.jar"/>
- <classpathentry kind="lib" path="build-lib/ant-launcher-1.6.3.jar"/>
- <classpathentry kind="lib" path="build-lib/ant-nodeps-1.6.3.jar"/>
- <classpathentry kind="lib" path="build-lib/mockrunner-servlet.jar"/>
- <classpathentry combineaccessrules="false" kind="src" path="/java-shib-common"/>
- <classpathentry kind="lib" path="build-lib/jsp-2.0.jar"/>
+ <classpathentry kind="lib" path="build-lib/servlet-2.4.jar"/>
+ <classpathentry kind="lib" path="build-lib/junit-3.8.1.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>