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 53392 - Cannot refactor gui bean components
Summary: Cannot refactor gui bean components
Status: RESOLVED DUPLICATE of bug 48288
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 00:44 UTC by drmpf
Modified: 2005-01-27 13:26 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 drmpf 2005-01-14 00:44:33 UTC
I have made some gui beans and built some forms.
Now I want to refactor the beans to another package.
The forms will not allow the refactoring. So I
have to delete all the components, refactor and
re-add.
For my forms this ammounts to throwing away the
form and staring again.
Netbeans needs some means of rescaning forms to
take refactoring into account.
Comment 1 Jan Becicka 2005-01-14 06:59:30 UTC
We have support for it in refactoring module. The work should be done
in form module.
Comment 2 Jan Stola 2005-01-27 13:26:48 UTC

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