Replies: 2 comments 2 replies
-
BSP could be a nice bridge between LS and different build tools. And there's a Bazel implementation already. These pieces make it much lower hanging for adoption. What do you think? @guw |
Beta Was this translation helpful? Give feedback.
-
I think it just comes down to how much larger/more complicated does the JDT-LS product become to maintain, and whether there are sizable number of users that would be interested. Looking at https://marketplace.visualstudio.com/items?itemName=BazelBuild.vscode-bazel there seems to be a large user base. If the only current use-case for the Bazel JDT-LS contribution is for VS Code, would you be open to first recommending to install Yes, we'd probably have to include (ASL-2.0?) code into the JDT-LS repo (at Eclipse) if we end up adding the contribution bundle. |
Beta Was this translation helpful? Give feedback.
-
Greetings JDT LS Developers,
I am working on Bazel support for JDT/Eclipse. I would like it to be included in JDT LS to make the out of the box experience easier for users. Currently they have to install additional extensions.
I wonder what requirements exists for including this into JDT LS? I see that Gradle and Maven are both Eclipse projects. Does the Bazel Eclipse project need to be hosted at Eclipse.org as an Eclipse project?
Beta Was this translation helpful? Give feedback.
All reactions