From 3638c60a964fca286180cffe0bae60447752cb71 Mon Sep 17 00:00:00 2001 From: keinhaar <10001689+keinhaar@users.noreply.github.com> Date: Tue, 25 Feb 2025 23:41:10 +0100 Subject: [PATCH] Changed from specific version number to 'latest' --- src/main/markdown/usingeclipse.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/markdown/usingeclipse.md b/src/main/markdown/usingeclipse.md index 01faf147f..f3e9b9296 100644 --- a/src/main/markdown/usingeclipse.md +++ b/src/main/markdown/usingeclipse.md @@ -25,7 +25,10 @@ The best way to install is by using the [Eclipse Marketplace](https://marketplac Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client -Alternatively you may download the repository [here https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/v4.0.0](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases/v4.0.0) +Alternatively you may download the latest repository [here https://github.com/gwt-plugins/gwt-eclipse-plugin/releases](https://github.com/gwt-plugins/gwt-eclipse-plugin/releases) + +Or you could use this update site [https://plugins.gwtproject.org/eclipse/site/latest](https://plugins.gwtproject.org/eclipse/site/latest) to install the GWT Eclipse Plugin as well as the +GWT SDK Plugins. After installing, you should configure the GWT settings in the Eclipse Preferences Dialog.