]
Alexey Kazakov updated JBIDE-5232:
----------------------------------
Fix Version/s: 3.1.0.GA
(was: 3.1.0.CR1)
Refactoring methods and properties of managed bean doesn't work
for corresponding ELs.
--------------------------------------------------------------------------------------
Key: JBIDE-5232
URL:
https://jira.jboss.org/jira/browse/JBIDE-5232
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.CR1
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.1.0.GA
1. Create JSF 1.2. KickStart
2. Open User.java
3. Rename getName() to getFirstName() (use java refactoring)
4. Open hello.jsp
5. #{user.name} should be #{user.firstName}. But now there is unchanged #{user.name}.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: