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 103891 - exception during performing "extract superclass"
Summary: exception during performing "extract superclass"
Status: RESOLVED DUPLICATE of bug 48288
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 10:18 UTC by Lukasz Grela
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (1.09 KB, application/octet-stream)
2007-05-14 10:18 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2007-05-14 10:18:19 UTC
1) create java app
2) create JFrame Form
3) perform "extract superclass" from created in step 2 class (select all
available methods) -> during extracting exception is thrown
Comment 1 Lukasz Grela 2007-05-14 10:18:44 UTC
Created attachment 42370 [details]
exception
Comment 2 Jiri Prox 2007-05-14 10:32:50 UTC
Yes, refactoring does not work with forms

*** This issue has been marked as a duplicate of 48288 ***