PavelTurk commented on issue #3725: URL: https://github.com/apache/netbeans/issues/3725#issuecomment-1997195547
@mbien I tested the build you provided: ``` Product Version: Apache NetBeans IDE DEV (Build dev-ed979ecbdedb3fa1309bb80aa169b24323d08246) Java: 21.0.1; OpenJDK 64-Bit Server VM 21.0.1+12-29 Runtime: OpenJDK Runtime Environment 21.0.1+12-29 System: Linux version 5.15.0-88-generic running on amd64; UTF-8; en_US (nb) ``` 1. git clone https://github.com/PavelTurk/nb-3725 2. Open API **and** Imp1 module: 3. In API module rename `Foo4` to `Foo100` 4. Class is renamed but only in `Foo4` file. In all other files that uses `Foo4` it is not renamed:  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
