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

Pavel_K updated NETBEANS-1332:
------------------------------
    Summary: Error while renaming package when Java version >= 9  (was: Error 
while renaming package for when Java version >= 9)

> Error while renaming package when Java version >= 9
> ---------------------------------------------------
>
>                 Key: NETBEANS-1332
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1332
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 9.0
>            Reporter: Pavel_K
>            Priority: Major
>
> Lest suppose I have a java 9 project with module-info and I have a package 
> com.temp.foo with classes inside it. When I do right click on package -> 
> refactor -> rename and change name of the package I get 
> {code:java}
> Module Java Refactoring threw java.lang.NullPointerException. Please report a 
> bug against Java Refactoring module and attach your var/log/messages.log
> {code}
> Besides I see that the name of the `package` in classes don't change.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to