diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index f09591f83..2c1b437da 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -603,6 +603,43 @@ org.springframework.boot.ide.product.e420 + + + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + macosx + cocoa + x86_64 + + + macosx + cocoa + aarch64 + + + win32 + win32 + x86_64 + + + linux + gtk + x86_64 + + + + + + + +