adopting new xml namespace support feature

This commit is contained in:
Martin Lippert
2019-04-25 10:03:46 +02:00
parent df802f4791
commit 4c2ca84e15
7 changed files with 37 additions and 22 deletions

View File

@@ -94,12 +94,10 @@
<feature id="org.springframework.boot.ide.branding.feature"/>
<feature id="org.springframework.boot.ide.main.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.xml.namespaces.feature" installMode="root"/>
<feature id="org.springframework.tooling.boot.ls.feature" installMode="root"/>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature" installMode="root"/>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" installMode="root"/>
<feature id="org.springframework.tooling.bosh.ls.feature" installMode="root"/>
<feature id="org.springframework.tooling.concourse.ls.feature" installMode="root"/>
</features>