Andreas Eckstein created NETBEANS-1561:
------------------------------------------
Summary: Refactor-Move in Java Modular Project throws
NullPointerException
Key: NETBEANS-1561
URL: https://issues.apache.org/jira/browse/NETBEANS-1561
Project: NetBeans
Issue Type: Bug
Components: java - Refactoring
Affects Versions: Next
Reporter: Andreas Eckstein
Attachments: testProject1.zip
I found a reproducible case of NullPointerException when trying to
refactor-move a class. In the attached testProject1, each module contains two
classes. In mod1a, class Test1A2.java can be moved to package mod1a.pkg without
issue. Trying the same thing in mod1b with Test1B2.java results in an
exception. Not sure what triggers this, but simpler projects with less
class/module relations seem to work fine.
Platform:
Linux x86_64
openjdk version "11.0.1" 2018-10-16
NetBeans-dev-incubator-netbeans-linux-882-on-20181025-release.zip
(I've seen this error since Netbeans 9.0/JDK9)
--
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