[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] JUnit source debug questions

I'm running eclipse 20090621-0832 on OpenSUSE 11.0.
JUnit Testing Framework Version 4.5.0.v20090423

I want to:
1. be able to step through JUnit code while I'm debugging.
2. View the Javadoc for JUnit.
3. Upgrade (if necessary and/or easy) to JUnit 4.7

#1 & #2 are the most urgent. I figured that I didn't have the source jar for JUnit. When I downloaded the latest JUnit from sourceforge, I found that version 4.7 is available.
I don't know if I can just place the new jar file in the plugin directory and have everything work, or if eclipse would break.

Thanks for any help you can give.

Steve