[jbosstools-issues] [JBoss JIRA] (JBIDE-10767) Renaming java element does not force to re-validate related resources

Alexey Kazakov (JIRA) issues at jboss.org
Mon Dec 12 16:48:17 EST 2016


     [ https://issues.jboss.org/browse/JBIDE-10767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov reassigned JBIDE-10767:
--------------------------------------

    Assignee: Jeff MAURY  (was: Alexey Kazakov)


> Renaming java element does not force to re-validate related resources
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-10767
>                 URL: https://issues.jboss.org/browse/JBIDE-10767
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common, jsp/jsf/xml/html-source-editing
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Alexey Kazakov
>            Assignee: Jeff MAURY
>             Fix For: LATER
>
>
> 1. Create an EAR Seam 2 project
> 2. Open home.xhtml
> 3. Add #{authenticator.authenticate()}
> 4. Save the file
> 5. Open Authenticator.java
> 6. Rename Authenticator.authenticate() to authenticateNew() using refactoring.
> 7. #{authenticator.authenticate()} is refactored to #{authenticator.authenticateNew()}. That's good. But there is a marker now: "authenticate" is not recognized. This is not correct since this EL was updated to #{authenticator.authenticateNew()}.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list