Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 146572

Summary: 3 compile errors reported for missing parameter name
Product: [Eclipse Project] JDT Reporter: Randy Hudson <hudsonr>
Component: CoreAssignee: David Audel <david_audel>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Randy Hudson CLA 2006-06-12 10:12:05 EDT
If I have the following inside a class body:

	public abstract NodeFigure createFigure();

	public abstract Figure createFeedback(CreateRequest);

It generates 3 compile errors, starting with the first method which is correctly declared. The 3rd error is the closing brace for the class body.

There seem to be several scenatios where a compile error is reported for an expression or method declaration when the real error comes somewhere further ahead in the code.
Comment 1 Olivier Thomann CLA 2006-06-20 15:59:31 EDT
Might be a recovery issue.
Comment 2 Eclipse Genie CLA 2019-12-15 04:53:04 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.