Files
spring-tools/eclipse-distribution/org.springframework.boot.ide.product.e47/springbootide-dmg-config-e4.7.json
2017-08-17 11:56:27 +02:00

11 lines
478 B
JSON

{
"title": "Spring Boot IDE",
"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": 448, "y": 100, "type": "link", "path": "/Applications" },
{ "x": 1000, "y": 2000, "type": "file", "path": "../org.springframework.boot.ide.branding/sts.icns", "name": ".VolumeIcon.icns" }
],
"format": "UDBZ"
}