build results now in subdir of project dir instead of in subdir of build
[utils] / .classpath
index c450054242b56559f32196b6e1e5d78d62a77eea..212157082d6932411e71d8e393d935c6c29a0a69 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry output="crawler/basic/bin" kind="src" path="crawler/basic/src"/>
-       <classpathentry output="crawler/basic/testbin" kind="src" path="crawler/basic/test"/>
-       <classpathentry output="crawler/kiss/bin" kind="src" path="crawler/kiss/src"/>
-       <classpathentry output="support/bin" kind="src" path="support/src"/>
-       <classpathentry output="support/testbin" kind="src" path="support/test"/>
+       <classpathentry output="crawler/basic/build/bin" kind="src" path="crawler/basic/src"/>
+       <classpathentry output="crawler/basic/build/testbin" kind="src" path="crawler/basic/test"/>
+       <classpathentry output="crawler/kiss/build/bin" kind="src" path="crawler/kiss/src"/>
+       <classpathentry output="support/build/bin" kind="src" path="support/src"/>
+       <classpathentry output="support/build/testbin" kind="src" path="support/test"/>
        <classpathentry kind="lib" path="crawler/basic/lib/external/jtidy-4aug2000r7-dev.jar"/>
        <classpathentry kind="lib" path="crawler/basic/lib/test/dbunit-2.1.jar"/>
        <classpathentry kind="lib" path="crawler/basic/lib/test/jmock-1.0.1.jar"/>