Achal1607 opened a new pull request, #6834: URL: https://github.com/apache/netbeans/pull/6834
Netbeans IDE provided navigation option from test file to source file and vice versa, but this option was not present in the java extensions that use netbeans java lsp server. So, created an api module in `gototest` library which in turn is used by java lsp server for implementing `go to test` feature. refer to [javavscode-56](https://github.com/oracle/javavscode/issues/56) for more info -- 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
