This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75483

Summary: [Pull Up] Can pull up implementation of interface to the same interface
Product: java Reporter: Jiri Prox <jiriprox>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2006-04-25 13:07:33 UTC
NetBeans IDE Dev (Build 200604241800)
1.6.0-beta2; Java HotSpot(TM) Client VM 1.6.0-beta2-b81
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

'Implements A' can be pulled up to interface A.

Steps to reproduce:
1) create interface A
2) create class B  implementing A
3) go to B
4) invoke Pull Up
5) select 'implements A'
6) confirm refactoring
-> interface A implements A { ....
Comment 1 Jan Becicka 2006-11-22 10:42:32 UTC
Not implemented in trunk so far.
Comment 2 Jiri Prox 2007-05-03 11:02:19 UTC
Reproducible in current trunk. The only difference is that the interface A will
not be declared to implement A.

NetBeans IDE 6.0 Preview (M9, build 070502)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8
Comment 3 Jan Becicka 2007-10-09 15:04:12 UTC
P4 IMO.
Comment 4 David Strupl 2009-03-31 15:55:20 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 11:16:12 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX