From c80f0168733cc6bc8142af222109779af9d6da3d Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 8 Jan 2021 13:23:04 +0100 Subject: [PATCH] Update README.md --- eclipse-distribution/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-distribution/README.md b/eclipse-distribution/README.md index 7f0e61088..7385a6e66 100644 --- a/eclipse-distribution/README.md +++ b/eclipse-distribution/README.md @@ -9,7 +9,7 @@ To run the distribution builds locally: - `-Pe418` defines the eclipse platform version -This will build the full distributions for Windows, macOS, and Linux. The final products can be found in `eclipse-distribution/org.springframework.boot.ide.product.e412/target/products/org.springframework.boot.ide.branding.sts4/` +This will build the full distributions for Windows, macOS, and Linux. The final products can be found in `eclipse-distribution/org.springframework.boot.ide.product.e418/target/products/org.springframework.boot.ide.branding.sts4/` This consumes the language servers from the nightly update site as defined here: https://github.com/spring-projects/sts4/blob/master/eclipse-distribution/pom.xml#L97