From: SourceForge.net <no...@so...> - 2006-10-13 00:34:23
|
Bugs item #1576304, was opened at 2006-10-12 20:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1576304&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: JUnit integration Group: 4: Serious Status: Open Resolution: None Priority: 5 Submitted By: bwbecker (bwbecker) Assigned to: Nobody/Anonymous (nobody) Summary: package junit.framework does not exist Initial Comment: I'm using DrJava's JUnit facility with my students for the first time this year. About 4-6 students have told me they get the following compile error when they try to write a JUnit test: "Error: package junit.framework does not exist" My understanding is that DrJava should include the JUnit jar files without any additional action by the students. There's an obvious work-around of downloading the JUnit .jar files and including them in the Resource Locations list, but that shouldn't be necessary. The students all insist that they are using the most recent version of DrJava, but beyond that I have no specific details. Suggestions? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1576304&group_id=44253 |