Bug 7842 - Overriden methods do not have imports added
Summary: Overriden methods do not have imports added
Status: RESOLVED DUPLICATE of bug 7485
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: 2002-01-17 10:49 EST by Michael Fraenkel CLA
Modified: 2002-01-18 05:26 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 Michael Fraenkel CLA 2002-01-17 10:49:02 EST
Win32 0109

We are seeing that when we create new classes or override methods, new types 
introduced in methods are not being added to the import section.
Comment 1 Erich Gamma CLA 2002-01-18 04:23:41 EST
it is fair for users to expect this behaviour since we provide import update 
support in several other places.

martin how much effort would this be?
Comment 2 Martin Aeschlimann CLA 2002-01-18 05:26:36 EST
this funtionality is already in, but is currently not working anymore due to 
jdt.core bug 7485

*** This bug has been marked as a duplicate of 7485 ***