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 90532

Summary: Migrate Visual Web refactoring to new Refactoring APIs
Product: obsolete Reporter: _ sandipchitale <sandipchitale>
Component: visualwebAssignee: _ sandipchitale <sandipchitale>
Status: RESOLVED FIXED    
Severity: blocker CC: deva
Priority: P1 Keywords: UMBRELLA
Version: 5.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/VW_InsyncRefactoring
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 89605    
Bug Blocks: 90450    

Description _ sandipchitale 2006-12-04 17:42:30 UTC
The Refactoring APIs are being updated in NB60. See:

http://www.netbeans.org/source/browse/refactoring/api/

The refactoring implementation in Visual Web Pack should be updated to use the 
new Refactoring APIs.
Comment 1 _ sandipchitale 2007-02-14 17:31:27 UTC
The material for API review of the Refactoring APIs:

http://wiki.netbeans.org/wiki/view/RefactoringAPIReview
Comment 2 _ sandipchitale 2007-03-09 18:51:58 UTC
Additional reference:

http://wiki.netbeans.org/wiki/view/WebResourceRefactoring
Comment 3 _ sandipchitale 2007-03-14 01:57:25 UTC
This may require a little rework when the Web project level refactoring comes 
online in M9.
Comment 4 _ sandipchitale 2007-03-28 17:46:33 UTC
Added dependency on Web project level refactoring task.
Comment 5 _ sandipchitale 2007-04-17 17:42:23 UTC
The Insync refactoring has now switched over to new Refactoring API.

The Java and JSP refactoring dependencies will be tracked under different task.