I am trying to do lesson 4 and I don't have "junit test case" selection under new menu when I am trying do it by right clicking on test package. Please advise
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I also just downloaded the Eclipse package ("Eclipse IDE for Java Developers" Version: Helios Service Release 2 Build id: 20110218-0911) along with the tutorial and have the same problem - "junit test case" is not on the menus. Nothing in the help file about it either that I can find.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I start the new|other wizard and enter "junit" in the textfield, NO selection options are available and the only thing not grayed out is the Cancel button. Before I enter the text, I see General, CVS, Java, Javascript, etc. in the listing, but there's no JUnit under the Java section.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to do lesson 4 and I don't have "junit test case" selection under new menu when I am trying do it by right clicking on test package. Please advise
I also just downloaded the Eclipse package ("Eclipse IDE for Java Developers" Version: Helios Service Release 2 Build id: 20110218-0911) along with the tutorial and have the same problem - "junit test case" is not on the menus. Nothing in the help file about it either that I can find.
right click the package and select new and other… in the textfield of the wizard and then Java -> JUnit-> JUnit Test Case (and Suite) should appear.
and forgot to write: in the textfield of the wizard enter junit and then … same as above.
When I start the new|other wizard and enter "junit" in the textfield, NO selection options are available and the only thing not grayed out is the Cancel button. Before I enter the text, I see General, CVS, Java, Javascript, etc. in the listing, but there's no JUnit under the Java section.