diff --git a/eclipse-distribution/common/html/nightly-distributions.html b/eclipse-distribution/common/html/nightly-distributions.html index a2ff658e9..7229f4d81 100644 --- a/eclipse-distribution/common/html/nightly-distributions.html +++ b/eclipse-distribution/common/html/nightly-distributions.html @@ -23,9 +23,9 @@

STS4 Distribution:

@@ -40,7 +40,13 @@

Eclipse-based Distribution Builds

-

Spring Tools for Eclipse - based on Eclipse 2025-06 Milstone Builds (4.36.0)

+

Spring Tools for Eclipse - based on Eclipse 2025-09 Milestone Builds (4.37.0)

+
+ + +

Spring Tools for Eclipse - based on Eclipse 2025-06 Release (4.36.0)

-

Spring Tools for Eclipse - based on Eclipse 2024-12 Release (4.34.0)

-
- -

Spring Tools - Visual Studio Code Extensions

diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e434/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e437/category.xml similarity index 100% rename from eclipse-distribution/org.springframework.boot.ide.product.e434/category.xml rename to eclipse-distribution/org.springframework.boot.ide.product.e437/category.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e434/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e437/org.springframework.boot.ide.product similarity index 100% rename from eclipse-distribution/org.springframework.boot.ide.product.e434/org.springframework.boot.ide.product rename to eclipse-distribution/org.springframework.boot.ide.product.e437/org.springframework.boot.ide.product diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e434/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e437/p2.inf similarity index 100% rename from eclipse-distribution/org.springframework.boot.ide.product.e434/p2.inf rename to eclipse-distribution/org.springframework.boot.ide.product.e437/p2.inf diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e434/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e437/pom.xml similarity index 100% rename from eclipse-distribution/org.springframework.boot.ide.product.e434/pom.xml rename to eclipse-distribution/org.springframework.boot.ide.product.e437/pom.xml diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 3400b536b..b64b58560 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -129,111 +129,6 @@ - - e434 - - e4.34.0 - e4.34 - 2024-12 - 2024-12 (4.34) - 2024-12 - 4.34.0 - e434 - - - - 2024-12 - p2 - https://download.eclipse.org/releases/2024-12/ - - - orbit - p2 - https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12 - - - buildship-snapshots - p2 - - https://download.eclipse.org/buildship/updates/latest - - - m2e - p2 - https://download.eclipse.org/technology/m2e/releases/latest/ - - - - latest-m2e-wtp-release - p2 - https://download.eclipse.org/m2e-wtp/releases/latest/ - - - maven-extras-mirror - p2 - https://cdn.spring.io/spring-tools/release/TOOLS/third-party/m2e-sts310-signed/ - - - maven-egit - p2 - https://github.com/tesla/m2eclipse-egit/releases/download/0.17.0/ - - - maven-wro4j - p2 - https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.1/ - - - maven-dependency-support - p2 - https://ianbrandt.github.io/m2e-maven-dependency-plugin/ - - - - wildwebdeveloper - p2 - https://download.eclipse.org/wildwebdeveloper/releases/latest/ - - - cdt-updates - p2 - https://download.eclipse.org/tools/cdt/releases/latest/ - - - lsp4e - p2 - https://download.eclipse.org/lsp4e/releases/0.27.1/ - - - - tm4e-snapshots - p2 - https://download.eclipse.org/tm4e/releases/latest/ - - - - - - - - org.springframework.boot.ide.product.e434 - - - - e435 @@ -338,6 +233,7 @@ + e436 @@ -353,7 +249,7 @@ 2025-06 p2 - https://download.eclipse.org/staging/2025-06/ + https://download.eclipse.org/releases/2025-06/ orbit @@ -415,8 +311,8 @@ lsp4e p2 - https://download.eclipse.org/lsp4e/releases/0.27.5/ - + + https://download.eclipse.org/lsp4e/snapshots/ tm4e-snapshots @@ -443,6 +339,111 @@ + + e437 + + e4.37.0 + e4.37 + 2025-09 + 2025-09 (4.37) + 2025-09 + 4.37.0 + e437 + + + + 2025-09 + p2 + https://download.eclipse.org/staging/2025-09/ + + + orbit + p2 + https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09 + + + buildship-snapshots + p2 + + https://download.eclipse.org/buildship/updates/latest + + + m2e + p2 + https://download.eclipse.org/technology/m2e/releases/latest/ + + + + latest-m2e-wtp-release + p2 + https://download.eclipse.org/m2e-wtp/releases/latest/ + + + maven-extras-mirror + p2 + https://cdn.spring.io/spring-tools/release/TOOLS/third-party/m2e-sts310-signed/ + + + maven-egit + p2 + https://github.com/tesla/m2eclipse-egit/releases/download/0.17.0/ + + + maven-wro4j + p2 + https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.1/ + + + maven-dependency-support + p2 + https://ianbrandt.github.io/m2e-maven-dependency-plugin/ + + + + wildwebdeveloper + p2 + https://download.eclipse.org/wildwebdeveloper/releases/latest/ + + + cdt-updates + p2 + https://download.eclipse.org/tools/cdt/releases/latest/ + + + lsp4e + p2 + + https://download.eclipse.org/lsp4e/snapshots/ + + + tm4e-snapshots + p2 + https://download.eclipse.org/tm4e/releases/latest/ + + + + + + + + org.springframework.boot.ide.product.e437 + + + + bundle-tests diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 1f3491910..5920fd8a5 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -138,54 +138,6 @@ - - e434 - - e4.34.0 - e4.34 - 2024-12 - 2024-12 (4.34) - 2024-12 - 4.34 - e434 - - - - 2024-12 - p2 - https://download.eclipse.org/releases/2024-12/ - - - orbit - p2 - https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12 - - - - lsp4e - p2 - https://download.eclipse.org/lsp4e/releases/0.27.1/ - - - - tm4e - p2 - https://download.eclipse.org/tm4e/releases/latest/ - - - - wwd - p2 - https://download.eclipse.org/wildwebdeveloper/releases/latest/ - - - - - e435 @@ -249,7 +201,7 @@ 2025-06 p2 - https://download.eclipse.org/staging/2025-06/ + https://download.eclipse.org/releases/2025-06/ orbit @@ -264,8 +216,56 @@ lsp4e p2 - https://download.eclipse.org/lsp4e/releases/0.27.5/ - + + https://download.eclipse.org/lsp4e/snapshots + + + tm4e + p2 + https://download.eclipse.org/tm4e/releases/latest/ + + + + wwd + p2 + https://download.eclipse.org/wildwebdeveloper/releases/latest/ + + + + + + + e437 + + e4.37.0 + e4.37 + 2025-09 + 2025-09 (4.37) + 2025-09 + 4.37 + e437 + + + + 2025-09 + p2 + https://download.eclipse.org/staging/2025-09/ + + + orbit + p2 + https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09 + + + + lsp4e + p2 + + https://download.eclipse.org/lsp4e/snapshots tm4e