updated product id to match plugin id + some extra bits

This commit is contained in:
Martin Lippert
2017-09-26 11:54:21 +02:00
parent 884d0c8555
commit 1677134bf0
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<?eclipse version="3.2"?>
<plugin>
<extension id="org.springframework.boot.ide" point="org.eclipse.core.runtime.products">
<extension id="sts4" point="org.eclipse.core.runtime.products">
<product name="%productName" application="org.eclipse.ui.ide.workbench" description="%productBlurb">
<property name="windowImages" value="sts16.png,sts32.png,sts48.png,sts64.png,sts128.png"/>
<property name="aboutImage" value="sts_lg.gif"/>