diff --git a/eclipse-distribution/common/html/nightly-generic-snippet.html b/eclipse-distribution/common/html/nightly-generic-snippet.html index a48497173..10f2975f6 100644 --- a/eclipse-distribution/common/html/nightly-generic-snippet.html +++ b/eclipse-distribution/common/html/nightly-generic-snippet.html @@ -1,7 +1,7 @@ diff --git a/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml b/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml index 75c204ba1..e3d2f300b 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml +++ b/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml @@ -1,7 +1,7 @@ diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties index 171fd23c6..80e2eb3eb 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties @@ -4,7 +4,7 @@ # fill-ins are supplied by about.mappings # This file should be translated. -title=Spring Boot IDE \n\ +title=Spring Tool Suite 4\n\ \n\ Version: @QUALIFIER@\n\ Build Id: @BUILD_ID@\n\ diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product index 6e3ff5cbc..e7a2dc2f8 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + @@ -30,7 +30,7 @@ openFile startupMessageRect="7,220,441,20" startupForegroundColor="c1d72e" /> - + @@ -93,7 +93,7 @@ openFile - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e47/pom.xml index e0fb7eb55..517984a12 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/pom.xml @@ -77,9 +77,9 @@ org.springframework.boot.ide sts-${unqualifiedVersion}.${p2.qualifier} - SpringBootIDE.app + SpringToolSuite4.app - spring-boot-ide-${unqualifiedVersion}.${p2.qualifier}-${dist.target} + spring-tool-suite-4-${unqualifiedVersion}.${p2.qualifier}-${dist.target} @@ -110,7 +110,7 @@ - + @@ -127,11 +127,11 @@ - - + + - + @@ -149,7 +149,7 @@ - + @@ -176,41 +176,41 @@ - - - - - - + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/springbootide-dmg-config-e4.7.json b/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json similarity index 77% rename from eclipse-distribution/org.springframework.boot.ide.product.e47/springbootide-dmg-config-e4.7.json rename to eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json index 3147cf622..77593155c 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/springbootide-dmg-config-e4.7.json +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json @@ -1,8 +1,8 @@ { - "title": "Spring Boot IDE", + "title": "Spring Tool Suite 4", "icon": "../org.springframework.boot.ide.branding/sts.icns", "contents": [ - { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide/macosx/cocoa/x86_64/SpringBootIDE.app" }, + { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide/macosx/cocoa/x86_64/SpringToolSuite4.app" }, { "x": 448, "y": 100, "type": "link", "path": "/Applications" }, { "x": 1000, "y": 2000, "type": "file", "path": "../org.springframework.boot.ide.branding/sts.icns", "name": ".VolumeIcon.icns" } ], diff --git a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml index fe2e8e140..bc8ca7ac8 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml @@ -1,7 +1,7 @@