jtulach commented on PR #9428: URL: https://github.com/apache/netbeans/pull/9428#issuecomment-4658624640
There are two parts of this PR: - changes in `java/kotlin.editor` to _configure some LSP_ server - changes to plugin portal to offer a NetBeans module with _LSP server_ for download We want the `java/kotlin.editor` part to get in. The other part (e.g. the `org.netbeans.modules.kotlin.lsp` module) could possibly (as [suggested by Neil](https://github.com/apache/netbeans/pull/9428#issuecomment-4649290855)) could be a real NBM on update center. CCing @jkovalsky. However these parts are connected (via the module name) and maybe it is easier to get them in together - which is what this PR proposes right now. -- 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
