MouseListenerTest

git-svn-id: svn://10.0.0.236/trunk@228907 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2007-06-27 23:29:15 +00:00
parent 857e346b36
commit c7cebd7162
4 changed files with 118 additions and 79 deletions

View File

@@ -61,6 +61,7 @@
<!-- Construct compile classpath -->
<path id="compile.classpath">
<pathelement location="${build.home}"/>
<pathelement location="${junit.jar}"/>
</path>
<target name="prepare">