Moved src/java into src/main/java, added src/test/java, added build targets for

tests. Some changes (and tests to make sure I'm not fucking things up)
forthcoming.
This commit is contained in:
Michael Bayne
2010-09-14 19:43:02 +00:00
parent c3ce5cc2a9
commit f63bb9a27f
35 changed files with 40 additions and 33 deletions
+1
View File
@@ -9,5 +9,6 @@
<include name="retroweaver-rt-1.2.2.jar"/>
<include name="samskivert.jar"/>
<include name="snark.jar"/>
<include name="junit4.jar"/>
</fileset>
</project>