Merge branch 'master' of github.com:spring-projects/sts4
This commit is contained in:
@@ -10,7 +10,7 @@ Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
Platform: Eclipse @PLATFORM_VERSION@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2016 Pivotal Software, Inc.\n\
|
||||
Copyright (c) 2007 - 2017 Pivotal Software, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools/sts\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
||||
@@ -8,7 +8,7 @@ Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
Platform: Eclipse @PLATFORM_VERSION@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2016 Pivotal Software, Inc.\n\
|
||||
Copyright (c) 2007 - 2017 Pivotal Software, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools/sts\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<?eclipse version="3.2"?>
|
||||
<plugin>
|
||||
|
||||
<extension id="ide" point="org.eclipse.core.runtime.products">
|
||||
<extension id="org.springframework.boot.ide" 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"/>
|
||||
|
||||
Reference in New Issue
Block a user