From 4e8d6f154ecb46d51e4841e9591541cc34561be9 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 26 Sep 2017 15:19:30 +0200 Subject: [PATCH] updated remaining product id usages --- .../spring-tool-suite-4-dmg-config-e4.7.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json b/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json index 77593155c..e92ee67f1 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/spring-tool-suite-4-dmg-config-e4.7.json @@ -2,7 +2,7 @@ "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/SpringToolSuite4.app" }, + { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide.branding.sts4/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" } ],