|
It didn't work right out of the box for me. I did a bunch of tweaks. I don't know which ones made it work and which ones didn't. Maybe you can tell me. ;-) Below are the stuff I did.
- I changed the "JUNIT_HOME" variable in Eclipse (Window --> Preferences --> Java --> Build Path --> Classpath Variable) to point to the location of JUnit4Let me know if any of ya'll know a proper howto on setting up JUnit4 w/ Eclipse 3.1. Thanks!
- I downloaded and installed a patch found here.
- In my "Run" configuration, made sure that the JUnit4 jar was in the classpath.
UPDATE: The JUnit4 patch won't work with Eclipse 3.1. It's for Eclipse 3.2. Read this post.
No comments:
Post a Comment