From bcddac26dd130b80a38f2eb9113cda7d689686f6 Mon Sep 17 00:00:00 2001 From: Eric Milles Date: Wed, 8 Dec 2021 10:15:04 -0600 Subject: [PATCH] Eclipse 4.22 JDT Patch for Groovy-Eclipse https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/tag/?h=R4_22 #1302 #1303 --- docs/Manual-Setup.md | 6 +++--- groovy-eclipse.setup | 6 ++---- pom.xml | 5 ----- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/docs/Manual-Setup.md b/docs/Manual-Setup.md index 27588ce7ec..8b3cf5d375 100644 --- a/docs/Manual-Setup.md +++ b/docs/Manual-Setup.md @@ -4,11 +4,11 @@ These are old instructions for setting up a Groovy-Eclipse development environme ### Get the Base Eclipse Package -Groovy-Eclipse is intended to be developed using Eclipse. Download and install [the "Eclipse IDE for Eclipse Committers" package](https://www.eclipse.org/downloads/packages/release/2021-09/r/eclipse-ide-eclipse-committers) for your operating system. +Groovy-Eclipse is intended to be developed using Eclipse. Download and install [the "Eclipse IDE for Eclipse Committers" package](https://www.eclipse.org/downloads/packages/release/2021-12/r/eclipse-ide-eclipse-committers) for your operating system. ### Install Groovy-Eclipse -On the Eclipse menu bar, select *Help -> Install New Software...*. In the *Install* window, paste the Groovy-Eclipse update site `https://dist.springsource.org/snapshot/GRECLIPSE/e4.20` into the *Work with:* field and press enter. Check the box next to "Main Package", then click the *Next* button a couple of times, accept the license agreement, and let Eclipse restart. +On the Eclipse menu bar, select *Help -> Install New Software...*. In the *Install* window, paste the Groovy-Eclipse update site `https://dist.springsource.org/snapshot/GRECLIPSE/e4.22` into the *Work with:* field and press enter. Check the box next to "Main Package", then click the *Next* button a couple of times, accept the license agreement, and let Eclipse restart. ### Setup Groovy Compiler @@ -16,7 +16,7 @@ If you installed extra Groovy compiler versions, then you must activate Groovy 2 ### Install Execution Environment Descriptions -On the Eclipse menu bar, select *Help -> Install New Software...*. In the *Install* window, select `2021-09 - https://download.eclipse.org/releases/2021-09` from the *Work with:* field and enter "exeuction" in the filter. Check the boxes next to "API Tools Execution Environment Descriptions", and click the *Next* button a couple of times, accept the license agreement, and let Eclipse restart. +On the Eclipse menu bar, select *Help -> Install New Software...*. In the *Install* window, select `2021-12 - https://download.eclipse.org/releases/2021-12` from the *Work with:* field and enter "exeuction" in the filter. Check the boxes next to "API Tools Execution Environment Descriptions", and click the *Next* button a couple of times, accept the license agreement, and let Eclipse restart. ![API Baseline](images/eclipse-api-tools-execution-environment.png) diff --git a/groovy-eclipse.setup b/groovy-eclipse.setup index 03f59f6511..d01ae98ac0 100644 --- a/groovy-eclipse.setup +++ b/groovy-eclipse.setup @@ -126,7 +126,7 @@ + filter="(| (scope.product.version.name=2021-12) (scope.product.version.name=latest) (scope.product.version.name=latest.released))"> + filter="(scope.product.version.name=2021-09)"> - diff --git a/pom.xml b/pom.xml index 8e44a27a89..9690cd036b 100644 --- a/pom.xml +++ b/pom.xml @@ -124,11 +124,6 @@ p2 https://download.eclipse.org/eclipse/updates/4.22 - - milestone - p2 - https://download.eclipse.org/eclipse/updates/4.22-I-builds/I20211124-1800 - jdt-patch/e422/org.eclipse.jdt.core