fixed branding plugin inclusion in product build and fixed a few product IDs
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
pluginName=Spring Tool Suite
|
||||
pluginName=Spring Boot IDE
|
||||
providerName=Pivotal Software, Inc.
|
||||
|
||||
productName=Spring Tool Suite
|
||||
productBlurb=Spring Tool Suite \n\
|
||||
productName=Spring Boot IDE
|
||||
productBlurb=Spring Boot IDE \n\
|
||||
\n\
|
||||
Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
@@ -14,5 +14,5 @@ All rights reserved. Visit http://spring.io/tools/sts\n\
|
||||
This product includes software developed by the\n\
|
||||
Apache Software Foundation http://www.apache.org
|
||||
|
||||
productIntroTitle = Welcome to Spring Tool Suite @QUALIFIER@
|
||||
productIntroBrandingText = Spring Tool Suite
|
||||
productIntroTitle = Welcome to Spring Boot IDE @QUALIFIER@
|
||||
productIntroBrandingText = Spring Boot IDE
|
||||
|
||||
Reference in New Issue
Block a user