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 267730 - Class name can not be refactored if class node selected.
Summary: Class name can not be refactored if class node selected.
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-27 14:56 UTC by rpacheco
Modified: 2016-09-08 02:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rpacheco 2016-08-27 14:56:33 UTC
Link: http://services.netbeans.org/synergy/client/app/#/case/3778/suite/2190

If you select the class node in the projects window, then Refactor > Rename 

you get: The rename refactoring cannot be applied in this context error.

You need to open the class file and select the class for the menu option to work properly.
Comment 1 bruno.flavio 2016-09-08 02:17:37 UTC
Hello,

Thank you for reporting this. I've confirmed the described behaviour.

-Bruno