Boot highlights as CodeLenses in Eclipse

This commit is contained in:
BoykoAlex
2018-08-25 10:16:42 -04:00
parent e125d1de75
commit 53ad76d6aa
17 changed files with 267 additions and 168 deletions

View File

@@ -10,7 +10,7 @@
*******************************************************************************/
package org.springframework.tooling.boot.ls;
import static org.springframework.tooling.ls.eclipse.commons.console.preferences.LanguageServerConsolePreferenceConstants.SPRING_BOOT_SERVER;
import static org.springframework.tooling.ls.eclipse.commons.preferences.LanguageServerConsolePreferenceConstants.SPRING_BOOT_SERVER;
import java.io.File;
import java.io.InputStream;