eclipse-wildwebdeveloper / wildwebdeveloper

Simple and productive Web Development Tools in the Eclipse IDE
https://projects.eclipse.org/projects/tools.wildwebdeveloper
Eclipse Public License 2.0
190 stars 71 forks source link

Please integrate lsp4jakarta #1283

Open nimo23 opened 1 year ago

nimo23 commented 1 year ago

Would it be possible to integrate https://github.com/eclipse/lsp4jakarta#eclipse-lsp4jakarta ("Language Server for Jakarta EE ") into wwd? I mean especially the "Jakarta EE 9.x APIs in Java files" and "MicroProfile APIs in Java files" and not the liberty specific features. Actually, this lsp is only embeeded in "Liberty tools eclipse plugin" and not in wwd.

angelozerr commented 1 year ago

Please note that MicroProfile language server comes from lsp4mp https://github.com/eclipse/lsp4mp

It is inyegrated too in JBoss Tools Quarkus which host à lot of tests that it should be maintained and the lsp4e client should be maintained too according the new features of lsp4mp. I m not sure that @sbouchet could have time to do move only microprofile support in wwd?