Tidyed up DAAP code to give better error reporting, and fixed a bug preventing multip...
[stereo.git] / CLI / .classpath
blobb50c99b4df0b25da77b7da996d0bc05773e602bd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/MemphisDJ"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/DACPServer"/>
9 <classpathentry kind="output" path="bin"/>
10 </classpath>