From 23e7a6c0d8a8002e4e88a6956bc43b318512596b Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 20 May 2026 11:07:39 +0000 Subject: [PATCH] docs: add Vaadin plugin link for Eclipse IDE https://claude.ai/code/session_011aNC8htjMSMKvrBdcK1iTV --- articles/getting-started/dev-environment/install-ide.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/articles/getting-started/dev-environment/install-ide.adoc b/articles/getting-started/dev-environment/install-ide.adoc index 8b04def33f..1cdf759ec2 100644 --- a/articles/getting-started/dev-environment/install-ide.adoc +++ b/articles/getting-started/dev-environment/install-ide.adoc @@ -38,5 +38,4 @@ If you are using IntelliJ IDEA, install the link:https://plugins.jetbrains.com/p If you are using Visual Studio Code, install the link:https://marketplace.visualstudio.com/items?itemName=vaadin.vaadin-vscode[Vaadin extension], the link:https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack[Extension Pack for Java], and the link:https://marketplace.visualstudio.com/items?itemName=vmware.vscode-boot-dev-pack[Spring Boot Extension Pack]. -If you are using Eclipse IDE, you should use the Eclipse IDE for Enterprise Java and Web Developers. -// TODO Link to Eclipse plugin +If you are using Eclipse IDE, you should use the Eclipse IDE for Enterprise Java and Web Developers. Install the link:https://marketplace.eclipse.org/content/vaadin-tools[Vaadin plugin] for Copilot integration.