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 253428 - [81cat] Rename cannot be applied
Summary: [81cat] Rename cannot be applied
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 20:10 UTC by muellermi
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (92.20 KB, text/plain)
2015-07-12 20:10 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-07-12 20:10:11 UTC
Product Version = NetBeans IDE Dev (Build 201507060001)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02

Given a JSF page

<h:inputText value="#{myBean.myProperty}"/>

The Java context is well known (autocomplete, goto source etc. works fine).
Place caret onto myProperty. Right click, context menu allows "Rename".
But, if you try to rename, NB only alerts "Rename cannot be applied to this context"

Same error, when you try to rename an action method.

I thought, I filed this bug before, but I couldn't find during a quick research. Thus, it seems to be a first report. Sorry if not.
Comment 1 muellermi 2015-07-12 20:10:17 UTC
Created attachment 154580 [details]
IDE log
Comment 2 Martin Balin 2016-07-07 08:55:23 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss