added boot java language server to sts4 distribution build
This commit is contained in:
@@ -55,4 +55,9 @@
|
||||
<category name="Spring Boot IDE Language Servers for Eclipse" />
|
||||
</feature>
|
||||
|
||||
<feature
|
||||
id="org.springframework.boot.ide.java.servers.feature" version="0.0.0">
|
||||
<category name="Spring Boot IDE Language Servers for Eclipse" />
|
||||
</feature>
|
||||
|
||||
</site>
|
||||
|
||||
@@ -83,6 +83,7 @@ openFile</programArgs>
|
||||
<feature id="org.springframework.boot.ide.branding.feature" installMode="root"/>
|
||||
<feature id="org.springframework.boot.ide.main.feature" installMode="root"/>
|
||||
<feature id="org.springframework.boot.ide.properties.servers.feature" installMode="root"/>
|
||||
<feature id="org.springframework.boot.ide.java.servers.feature" installMode="root"/>
|
||||
<feature id="org.springframework.boot.ide.cloudfoundry.server.feature" installMode="root"/>
|
||||
|
||||
</features>
|
||||
|
||||
@@ -55,4 +55,9 @@
|
||||
<category name="Spring Boot IDE Language Servers for Eclipse" />
|
||||
</feature>
|
||||
|
||||
<feature
|
||||
id="org.springframework.boot.ide.java.servers.feature" version="0.0.0">
|
||||
<category name="Spring Boot IDE Language Servers for Eclipse" />
|
||||
</feature>
|
||||
|
||||
</site>
|
||||
|
||||
Reference in New Issue
Block a user