Bug 29337 - Poor wording in task message "This method overrides deprecated..."
Summary: Poor wording in task message "This method overrides deprecated..."
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-11 14:56 EST by Steve Nicolai CLA
Modified: 2003-02-11 06:31 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 Steve Nicolai CLA 2003-01-11 14:56:29 EST
The message "This method overrides deprecated method from ...." should have the
method name in the message.  This makes the task description more useful.

It should say:

The method <blah> overrides a deprecated method from <class>

Other messages are like this already:

The constructor <blah> is deprecated.
The method <blah> from the type <class> is deprecated.
Comment 1 Philipe Mulet CLA 2003-01-13 04:24:43 EST
Indeed.
Comment 2 Philipe Mulet CLA 2003-01-20 05:52:05 EST
Fixed
Comment 3 David Audel CLA 2003-02-11 06:31:55 EST
Verified.