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 - [Pull Up] Can pull up implementation of interface to the same interface
Summary: [Pull Up] Can pull up implementation of interface to the same interface
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 13:07 UTC by Jiri Prox
Modified: 2009-11-02 11:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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