17 lines
359 B
XML
17 lines
359 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="org.springframework.boot.ide.branding.feature"
|
|
label="Spring Tools for Eclipse Branding Feature"
|
|
version="4.31.0.qualifier"
|
|
provider-name="Broadcom">
|
|
|
|
<plugin
|
|
id="org.springframework.boot.ide.branding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false">
|
|
</plugin>
|
|
|
|
</feature>
|