Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320419 - Description of method compatibility problem is wrong
Summary: Description of method compatibility problem is wrong
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 12:31 EDT by Darin Wright CLA
Modified: 2019-09-09 02:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2010-07-20 12:31:22 EDT
On the "Preferences > Plug-in Development > API Errors/Warnings > API Compatibility" tab, under the "Method" category, there is an option for:

"The keyword 'final' has been added (type tagged @noextend)"

This implies that if the keyword 'final' is added to a method who's type is tagged @noextend a problem will be created. However, making a method final in a class that cannot be extended should be compatible. I think this should say 'type *not* tagged @noextend'?
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:17:00 EDT
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.
Comment 2 Julian Honnen CLA 2019-09-09 02:35:13 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.