Bug 6450 - "Add Unimplemented Methods" missing in Packages context menu for classes
Summary: "Add Unimplemented Methods" missing in Packages context menu for classes
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-29 18:22 EST by Erich Gamma CLA
Modified: 2002-01-16 04:57 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2001-11-29 18:22:36 EST
 
Comment 1 Sebastian Davids CLA 2001-11-30 09:38:26 EST
From newsgroup:

>Yesterday I had the same problem.
>
>I think it would be more intuitively if you could right click on a project
>in the "packages" view in the "Java" perspective or "Navigator" view in the
>"Resource" perspective and find a menu item "Export to..." and/or "Export to
>JAR" there.
Comment 2 Sebastian Davids CLA 2001-11-30 10:08:51 EST
Sorry, commented on the wrong one ;-(

The requested feature "Add Unimplemented Methods" would be nice though ;-)
Comment 3 Erich Gamma CLA 2001-12-17 04:42:51 EST
in bulid 20011812
Comment 4 Andre Weinand CLA 2002-01-16 04:20:33 EST
The method's now called "Override Methods".
But, in the tree where methods can be selected to be overridden, it also shows 
final methods. Is that a good thing?
Comment 5 Erich Gamma CLA 2002-01-16 04:44:26 EST
we have discussed the override of finals before. 
did we reject showing a warning to the user in this case?
Comment 6 Martin Aeschlimann CLA 2002-01-16 04:57:46 EST
removed the finals
> 20115