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 174388

Summary: Refactoring support for Factory Method Design Pattern
Product: editor Reporter: gliesian <gliesian>
Component: RefactoringAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description gliesian 2009-10-12 18:37:36 UTC
Eclipse provides the following refactoring menu option:

  Refactor->Introduce Factory...

Both JDeveloper and IntelliJ IDEA provide the following refactoring menu option:

   Refactor->Replace Constructor with Factory Method...

Consider having this feature in NetBeans.

-- Thanks,
Comment 1 Jan Pokorsky 2009-12-02 08:04:36 UTC

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