Bug 4189 - Suggested improvements to Smoke Test - Java Tooling script (smoke.htm) (1GJUUCA)
Summary: Suggested improvements to Smoke Test - Java Tooling script (smoke.htm) (1GJUUCA)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:07 EDT by Tod Creasey CLA
Modified: 2001-11-13 08:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2001-10-10 23:07:32 EDT
1) In "Java Project Creation & Import": replace "At least JRE_ROOT" by "At least JRE_SRCROOT".

2) In "Editing": add that TestCase.java is part of junit.framework.

3) In "Launching": after "select TestRunner.java and press the run button in the toolbar", add that
you have to press "Finish" in the selection dialog.

4) In "Search", after "press arrrow down button to reveal first match", add that you have to press
Enter.

5) In "Refactoring", after "Select the following source...", precise that only the lines starting with 
"ConstraintsLogo1" and "getContentPane" must be selected.

6) In "Replace Resource from Local History", replace "junit2/TestSuiteClassLoader.java" by
"junit.util2/TestSuiteClassLoader.java".

NOTES:

MA (10/09/2001 16:53:06)


AW (13.09.2001 19:18:01)
	Integrated suggestions into 2.0 stream.
Comment 1 Claude Knaus CLA 2001-10-11 10:59:14 EDT
everything ok, except for the missing reference to the finish button...

3) ..., add that you have to press "Finish" in the selection dialog.

Comment 2 Erich Gamma CLA 2001-11-13 08:49:56 EST
closing