notzed created NETBEANS-2419:
--------------------------------
Summary: nullpointerexception rename class with nb-javac installed
Key: NETBEANS-2419
URL: https://issues.apache.org/jira/browse/NETBEANS-2419
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, svm_model.dump
When trying to rename a class a nullpointerexception is thrown. The class is
not renamed locally or in any place that references it, but the file is. The
operation can only be recovered by manually renaming the file back to its
original name.
With the attached project, open svm_node from the libsvm module and try to
rename the class to SVMNode using ctrl-r
I saw some similar bugs but they were poorly reported.
--
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