mbien commented on issue #4161: URL: https://github.com/apache/netbeans/issues/4161#issuecomment-2131108397
lets say you have `project_a` which uses `project_b` as regular maven dependency. If you open both projects in NB, you should be able to navigate directly between them. NB will automatically jump to the sources instead of opening the jar. If `project_b` is a dependency from maven central for example, you can download the source via right click (or you jump into the jar and pres the download button from there). no need to attach sources or anything like that. -- 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
