notzed created NETBEANS-2420:
--------------------------------
Summary: renaming a class doesn't fix the class declaration
Key: NETBEANS-2420
URL: https://issues.apache.org/jira/browse/NETBEANS-2420
Project: NetBeans
Issue Type: Bug
Components: editor - Refactoring, java - Refactoring
Affects Versions: 11.0
Environment: ubuntu 16.04, openjdk 11.0.2, as in log.
Reporter: notzed
Attachments: jlibsvm.tar.gz, messages.log
This is related to, except now with the nb-javac plugin disabled.
NETBEANS-2419
When trying to rename a class the operation appears to operate to completion
but the class declaration remains unchanged.
It can be recovered by typing over the class name in the source file.
In the attached project, I renamed libsvm.svm_node to SVMNode.
Refactoring of classes has been an ongoing issue since 9.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists