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 104382 - Refactoring a visable Bean to another package fails
Summary: Refactoring a visable Bean to another package fails
Status: RESOLVED DUPLICATE of bug 48288
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-21 03:14 UTC by drmpf
Modified: 2007-05-21 10:59 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 2007-05-21 03:14:26 UTC
Create a JPanel bean (myBean) and add it to the palette

Open form editor and add myBean to a form.

Compile.  OK

refactor the myBean you created to a different package.

Form code not updated.  Cannot be edited.
You now must remove myBean from every form it exists in and then re-add it.

The problem is even worse if you have nested beans and refactor.
Comment 1 Jana Maleckova 2007-05-21 10:59:49 UTC

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