lostbits commented on issue #7005: URL: https://github.com/apache/netbeans/issues/7005#issuecomment-1919730653
i Neil; Thanks for telling me I had a really old jdk. Replaced it with JDK-21 with the following result. Refactor->rename worked up to changing the class name (slipCell to SlipCell) without error. But this change was nowhere else made. For example, in the class there is a function: ` slipCell method() {}` and although the class name was changed, the return type in the method description did not. And so in a fit of pique I used some Linux commands and changed them all by hand. Ah, the life of a programmer is beset with difficulty. Thanks for the time you spent. Sorry that I didn't get back to you sooner. I 'lost' the email somewhere and only after a desultory search found it. I am really sorry if I've cause any anguish. I did not mean to do that. art -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists