Bug 3185 - JavaBuilder - Errors don't disappear (1FV1N16)
Summary: JavaBuilder - Errors don't disappear (1FV1N16)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:50 EDT by Kai-Uwe Maetzel CLA
Modified: 2002-01-14 11:08 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 Kai-Uwe Maetzel CLA 2001-10-10 22:50:55 EDT
1) follow the smoke test  (http://www.zrh.oti.com/webprojects/jabiru2000/Index.htm) til section "Building"
		2) change TestCase.java "public void  run(TestResult result)"  to "public void run(Test__Result result)" to introduce error
		3) build
			-> there are errors in all subclasses of TestCase: "must implement the inherited method   run(TestResult ...."
		4) correct error
		5) build again
			-> error in subclasses are still there
NOTES:

NE (5/31/00 6:13:41 PM) Defer
Comment 1 DJ Houghton CLA 2001-10-23 23:50:57 EDT
PRODUCT VERSION:
	Smoke test for build 5 of java plug-in

Comment 2 Kent Johnson CLA 2001-12-10 15:09:47 EST
Closed - not reproducable with new builder.