Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.0, 11.0
Description
Whenever I refactor a class (e.g rename, move), or public methods of a class NetBeans 10, 11 and 11.1-beta2 throws a NPE.
This is a multi-module Maven project.
The Java source that is mentioned in the error message is always a test class using TestNG. I don't seem to get that error with projects that do not use TestNG.
I have attached a complete Maven project that consistently reproduces this problem on two different Windows computers with OpenJDK 11, 12 and Oracle JDK 11
Attachments
Issue Links
- relates to
-
NETBEANS-2786 NullPointer Exception in Refactoring if Move or Copy
- Open
- links to
- mentioned in
-
Page Loading...