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 49820 - refactoring module should plug into projects UI rather than to DataFolder loader
Summary: refactoring module should plug into projects UI rather than to DataFolder loader
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on: 49873
Blocks:
  Show dependency tree
 
Reported: 2004-10-01 19:22 UTC by _ rkubacki
Modified: 2007-04-24 14:57 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 _ rkubacki 2004-10-01 19:22:12 UTC
The goal is to present refactoring in projects
view and pure rename otherwise (logical view).
Current impl modifies loader for folders. This has
performance impact on startup time (the loader
deserialization is more expensive that
instantiating w/ default settings).

Minor problem is implementation dependency on a
key in a bundle in a foreign module.
Comment 1 Jan Becicka 2006-11-22 09:48:05 UTC
I propose to close this issue, since requirement is to have Rename Refactoring
available also for folders.
Any objections?
Comment 2 Jan Becicka 2007-04-24 14:57:18 UTC
No objections -> closing.