classpath to include test always
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 29 Jan 2019 21:11:05 +0000 (15:11 -0600)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 29 Jan 2019 21:11:05 +0000 (15:11 -0600)
.classpath

index 1cca7ba..9900500 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src"/>
-       <!-- classpathentry kind="src" path="test"/  -->
        <classpathentry kind="src" path="src2"/>
+       <classpathentry kind="src" path="test"/>
        <classpathentry kind="src" path="utils"/>
        <classpathentry kind="lib" path="lib/activation.jar"/>
        <classpathentry kind="lib" path="lib/axis.jar" sourcepath="D:/axis-1_2RC2-src/axis-1_2RC2"/>