adopting new xml namespace support feature
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
%license
|
||||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="org.springframework.ide.eclipse.xml.namespaces.feature" version="3.9.9" match="greaterOrEqual"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.springframework.ide.eclipse.boot"
|
||||
download-size="0"
|
||||
@@ -87,12 +91,4 @@
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.springframework.ide.eclipse.xml.namespaces"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
|
||||
</feature>
|
||||
|
||||
Reference in New Issue
Block a user