Bug 29337

Summary: Poor wording in task message "This method overrides deprecated..."
Product: [Eclipse Project] JDT Reporter: Steve Nicolai <snicolai>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: 2.0.2   
Target Milestone: 2.1 M5   
Hardware: All   
OS: All   
Whiteboard:

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.