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 189503 - Renaming module package does not update OIDE-M-Layer
Summary: Renaming module package does not update OIDE-M-Layer
Status: RESOLVED DUPLICATE of bug 222788
Alias: None
Product: apisupport
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 00:31 UTC by spoonerj30
Modified: 2013-08-21 08:10 UTC (History)
1 user (show)

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 spoonerj30 2010-08-14 00:31:19 UTC
When refactoring package names inside of a module the Manifest file does not reflect the changes made to the the packages.  Perhaps this is better posted as a feature request but I feel that this should be the default action.  If the packages are re-factored and the Manifest is not updated then the module will not run properly.
Comment 1 spoonerj30 2010-08-14 00:44:30 UTC
It seems that the layer.xml file is also not re-factored.
Comment 2 Jesse Glick 2010-10-01 13:40:05 UTC
True, but unlikely to be fixed. apisupport.refactoring has been essentially unmaintained for years. New API features use registration annotations, which do not require any special tool support.
Comment 3 Jesse Glick 2011-04-20 18:00:39 UTC
Bug #151116 covers one case. Leaving open for another.
Comment 4 Martin Kozeny 2013-08-21 08:10:59 UTC

*** This bug has been marked as a duplicate of bug 222788 ***