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.