removed code that looked up locally built fatjar in dev mode
This commit is contained in:
@@ -72,11 +72,6 @@ public class SpringBootLanguageServer extends STS4LanguageServerProcessStreamCon
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getLanguageServerArtifactId() {
|
||||
return "spring-boot-language-server";
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getPluginId() {
|
||||
return Constants.PLUGIN_ID;
|
||||
|
||||
Reference in New Issue
Block a user