Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions articles/getting-started/dev-environment/install-ide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading