Import a Project
Learn how to import a Vaadin project into Eclipse IDE using the built-in Maven project import feature.
- Overview
- IntelliJ IDEA
- VS Code
- Eclipse IDE
- NetBeans
To import a Vaadin project into Eclipse IDE, click
in the menu. Then, in the Import dialog, select and click Next.
Then click Browse and find the project directory.

Make sure all the projects are selected and click Finish. Your project is now imported.