Sorry for being way off topic here but I couldn't find the answer with my search. I would be very grateful if someone give me some help with this.
Basically I have the JUnit 4.4 jar in my Build Path, I decorated my test methods with @Test, code compile with no error. But when I try to run as a JUnit test, Eclipse complaints: "No test found with test runner 'JUnit 3'". What do I need to do to make Eclipse run JUnit4? Thanks! -- View this message in context: http://www.nabble.com/How-to-make-Eclipse-3.3-run-JUnit4-Test--tp15748485p15748485.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
