From 7bc058c6de385531c52fd56f16693aeb11b0ae50 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Tue, 19 Aug 2025 00:11:38 +0200 Subject: [PATCH] Mention the Eclipse-IDE GitHub page in README and Oomph configuration Migrate off the 'Eclipse_Platform_SDK_Provisioning' guide hosted at the deprecated wiki. --- README.md | 3 ++- releng/org.eclipse.platform.setup/PlatformConfiguration.setup | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ed41bc8ad0..2134f191a37 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Update provides Java interfaces like `IPlatformConfiguration`. `IPlatformConfigu Contributions are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. -For a complete guide, see the [CONTRIBUTING](https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md) page. +For a general contributing information and a complete guide see the [Eclipse-IDE](https://github.com/eclipse-ide) developer page.
+For detailed information about the contributing process of this project, see [Eclipse-Platform CONTRIBUTING](https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md). [![Create Eclipse Development Environment for Eclipse Platform](https://download.eclipse.org/oomph/www/setups/svg/Eclipse_Platform.svg)]( https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform/master/releng/org.eclipse.platform.setup/PlatformConfiguration.setup&show=true diff --git a/releng/org.eclipse.platform.setup/PlatformConfiguration.setup b/releng/org.eclipse.platform.setup/PlatformConfiguration.setup index 0ea901cfa0b..e5d804b64e5 100644 --- a/releng/org.eclipse.platform.setup/PlatformConfiguration.setup +++ b/releng/org.eclipse.platform.setup/PlatformConfiguration.setup @@ -80,7 +80,7 @@ and the API baseline is based on the most recent release. <p> </p> - Please <a href="https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning">read the tutorial instructions</a> for more details. + Please <a href="https://github.com/eclipse-ide/.github/blob/main/CONTRIBUTING.md">read the tutorial instructions</a> for more details. </p>