You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/02 21:10:00 UTC

[jira] [Updated] (NETBEANS-2240) NPE thrown when refactoring a class

     [ https://issues.apache.org/jira/browse/NETBEANS-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-2240:
-------------------------------------
    Labels: ca_survey pull-request-available  (was: ca_survey)

> 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, pull-request-available
>         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: 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