The command+click doesn't take me to the code in a different project. I
have to manually go in and attach the source code to see the code from the
other project. This always worked in previous versions of Netbeans. The
scenario is:

Open project 1.
Open project 2 that references code in project 1.
Command+click in project 2 on a class or method that only exists in project
1.

The editor takes you to the "generated source file" instead of the code
that is in project 1. In the past this would find the code in project 1 and
open that file.

This is happening on Netbeans 12.5 on OS X 11.6 using JDK 17. Both projects
use maven. I didn't test on Linux yet.

Is this a bug?

Thanks,
Chad

Reply via email to