Hi, Lazslo, Jardo,

Dne 11. 03. 21 v 10:32 Jaroslav Tulach napsal(a):
Hello Laszlo.
I do not think that having an LSP Gradle module for customizing actions
would mean a "fork".

...new module we are duplicating the amount of work and reducing the
synergy. If we go that path, then
it may happen that some features are going to be available only in
VSNetBeans. I would find that unfortunate.
[...]

True, there is a different UI in VSNetBeans to customize execution. However
there is nothing VSCode/LSP specific on that. The `java/java.lsp.server` is
just reusing the well established
https://bits.netbeans.org/12.0/javadoc/org-netbeans-modules-extexecution/org/netbeans/api/extexecution/startup/StartupExtender.html
requested by tools like JRebel & co. in the past. The startup extender is
an API implemented by Ant projects, Maven projects. By using it in
[...]
It would be great if this startup extender and the `ExplicitProcessParameters`
were also supported by Gradle projects. At least my assumption (when
approving #2731) was that it would happen eventually.

Yes, this was my assumption as well.

... thoughts on the topic are formalized in https://issues.apache.org/jira/browse/NETBEANS-5482

The PR will be ready for review shortly. Cummulatively with #2731 this took considerable effort and - including the communication delays, trying to give appropriate time for feedback or response - enormous length already.

-Svata



---------------------------------------------------------------------
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



Reply via email to