Posted By:
vivs_online
Posted On:
Wednesday, March 21, 2007 04:26 AM
Hi I am developing a Java project using Eclipse and if i use the Junit wizard in Eclipse it creates the test.java inside the package that i want to test.
is there some way to have my JUnit as a seperate project and NOT a part of my main project.
Thanx in Advance
Vivs