We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6fc2a commit cf650ceCopy full SHA for cf650ce
headless-services/spring-boot-language-server/build.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
set -e
3
-modules=spring-boot-language-server,:org.springframework.tooling.jdt.ls.extension,:org.springframework.tooling.jdt.ls.commons,:org.springframework.tooling.jdt.ls.commons.test
+modules=spring-boot-language-server,sts-gradle-model-plugin,:org.springframework.tooling.gradle,:org.springframework.tooling.jdt.ls.extension,:org.springframework.tooling.jdt.ls.commons,:org.springframework.tooling.jdt.ls.commons.test
4
cd ../jdt-ls-extension
5
if command -v xvfb-run ; then
6
echo "Using xvfb to run in headless environment..."
0 commit comments