petrovic-d opened a new issue, #7557: URL: https://github.com/apache/netbeans/issues/7557
### Description Extend `GET_PROJECT_INFO` command (or provide an additional command) with java settings -- the source/target/release info is already internally available from maven/gradle parsing itself just not exported to LS protocol. ### Use case/motivation [This code ](https://github.com/apache/netbeans/blob/e1fbbd88dd1fac6b933ae625d9af00b58edac168/java/java.lsp.server/vscode/src/jdk/validation/project.ts#L92) will need to be updated when new command becomes available or existing one extended ### Related issues _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
