You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "notzed (JIRA)" <ji...@apache.org> on 2019/04/16 23:26:00 UTC

[jira] [Created] (NETBEANS-2419) nullpointerexception rename class with nb-javac installed

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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