[
https://issues.apache.org/jira/browse/NETBEANS-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875190#comment-16875190
]
Thomas Kellerer edited comment on NETBEANS-2240 at 6/28/19 7:51 PM:
--------------------------------------------------------------------
I uploaded a video that shows the following steps:
* Downloading NetBeans 11.1-beta2
* Downloading the sample project from this Issue
* Starting NetBeans 11.1-beta2 on an empty userdir
* Opening the project
* Trying to rename the method and the resulting error
Exactly the same thing happens when doing this with NetBeans 11.0
was (Author: shammat):
I uploaded a video that shows the following steps:
* Downloading NetBeans 11.1-beta2
* Downloading the sample project from this Issue
* Starting NetBeans 11.1-beta2 on an empty userdir
* Opening the project
* Trying to rename the method and the resulting error
> NPE thrown when refactoring a class
> -----------------------------------
>
> Key: NETBEANS-2240
> URL: https://issues.apache.org/jira/browse/NETBEANS-2240
> Project: NetBeans
> Issue Type: Bug
> Components: java - Source
> Affects Versions: 10.0, 11.0
> Reporter: Thomas Kellerer
> Priority: Major
> Labels: ca_survey
> Attachments: MyServiceTest.dump, RefactorTestProject.zip,
> messages.log, netbeans-2240.mp4
>
>
> 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
--
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