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 174391 - Add shortcuts to refactoring features.
Summary: Add shortcuts to refactoring features.
Status: CLOSED DUPLICATE of bug 174390
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 19:13 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 19:13:57 UTC
Similiar to IntelliJ IDEA refactoring option shortcuts, add shortcuts to NetBeans refactoring features.

For example, add shortcuts to the following.
Refactor->Copy... (Add shortcut)
Refactor->Introduce Field... (Add shortcut)
Refactor->Introduce Constant... (Add shortcut)
Refactor->Introduce Variable... (Add shortcut)
Refactor->Introduce Method... (Add shortcut)
Refactor->Change Method Parameters... (Add shortcut)

Reference (top right): http://www.jetbrains.com/idea/docs/ReferenceCard60.pdf
Comment 1 gliesian 2009-10-12 19:15:50 UTC
This is an inadvertant duplicate of 174390

*** This issue has been marked as a duplicate of 174390 ***