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

Summary: refactoring module should plug into projects UI rather than to DataFolder loader
Product: editor Reporter: _ rkubacki <rkubacki>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 49873    
Bug Blocks:    

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.