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

Summary: Add shortcuts to refactoring features.
Product: ide Reporter: gliesian <gliesian>
Component: CodeAssignee: issues@ide <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 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 ***