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 - Refactoring support for Factory Method Design Pattern
Summary: Refactoring support for Factory Method Design Pattern
Status: CLOSED DUPLICATE of bug 72060
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 18:37 UTC by gliesian
Modified: 2011-11-04 17:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***