istinnstudio opened a new issue, #7210: URL: https://github.com/apache/netbeans/issues/7210
### Apache NetBeans version Apache NetBeans 21 ### What happened Projects that use the same package and class names are being mixed in "go to" operations. Those operations for example is "select in projects" menu and any click in the output terminal that links a line in a class. The operations link to the wrong class, they link to the first available project found in project list and not by the current working one. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Add 2 projects that are essentially copies, packages and classes, the project name can differ. Edit or use the 2nd one. Links will be directed to the 1st instead of the current. ### Did this work correctly in an earlier version? No / Don't know ### Operating System windows 10 x64 ### JDK 21 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
