removed regular boot feature again to avoid unloved dependencies

This commit is contained in:
Martin Lippert
2017-11-14 09:03:38 +01:00
parent 043ad13b66
commit a3aad5134a
3 changed files with 32 additions and 12 deletions

View File

@@ -33,6 +33,20 @@
version="0.0.0"
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.boot.properties.editor"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.boot.properties.editor.yaml"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.boot.wizard"
download-size="0"
@@ -48,17 +62,24 @@
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.imports"
id="org.springframework.ide.eclipse.editor.support"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.buildship20"
id="org.springframework.ide.eclipse.imports"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.springframework.ide.eclipse.buildship20"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>