Hi,
I have a directory structure that looks something like
this
-Projects/
-ProjectA/
+build/
+src/
+package1
-ProjectB/
+build/
+src/
+package2
I'm using Eclipse 3.x and have set each subproject
source to be built with in each subproject build
directory i.e. c
All:
I just have a question about ant and junit. I have been trying to get
junit to work cleanly with ant for a few days now. Based on the
searching I have done on the Internet it seems that this is somewhat
problematic. Anyways, I have chosen to go the route of removing
ant-junit.jar from ANT_