Docs

Documentation versions (currently viewingVaadin 24)

Import a Project

Learn how to import a Vaadin project into Eclipse IDE using the built-in Maven project import feature.

To import a Vaadin project into Eclipse IDE, click File  Import in the menu. Then, in the Import dialog, select Maven  Existing Maven Projects and click Next.

Import dialog in Eclipse IDE

Then click Browse and find the project directory.

Import Maven projects dialog in Eclipse IDE

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