introduced new main boot support feature to separate property editors from each other

This commit is contained in:
Martin Lippert
2016-12-08 15:31:47 +01:00
parent d4ba1e589f
commit 6d60658f96
5 changed files with 75 additions and 1 deletions

View File

@@ -78,10 +78,10 @@ openFile</programArgs>
<feature id="net.mihai-nita.ansicon" installMode="root"/>
<feature id="org.springsource.ide.eclipse.commons.quicksearch.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.boot.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.boot.dash.feature" installMode="root"/>
<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.cloudfoundry.server.feature" installMode="root"/>