[ 
https://issues.apache.org/jira/browse/NETBEANS-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193881#comment-17193881
 ] 

Ernie Rael commented on NETBEANS-4789:
--------------------------------------

[~jlahoda] Perhaps you have some idea on how this might be addressed?

> fxml controller rename does not update reference in xxx.fxml
> ------------------------------------------------------------
>
>                 Key: NETBEANS-4789
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4789
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring, javafx - Project
>            Reporter: Ernie Rael
>            Priority: Major
>
> To recreate
> * NewProject > JavaWithMaven > FXML JavaFX Maven Archetype (Gluon)
> * Open PrimaryController.java and primary.fxml
> Observe in primary.fxml the reference, note that line is without error
> {code}fx:controller="com.raelity.play.jfx.fxml1.PrimaryController"{code}
> * In PrimaryController.java, Refactor>Rename the class (stay in same package)
> Observe in primary.fxml that the reference is not updated
> (Also notice that the editor now flags that line as an error)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to