Import to an IDE
How to import a project into Visual Studio Code.
To import a project into Visual Studio Code, there’s not much to do.
First, in VS Code, select
Next, select the folder containing the Maven project you want to import.
Then click Select Folder.
A notification may ask you whether you would like to import Java projects contained in this workspace. Click Yes or Always.
VS Code may suggest that you install additional extensions. The Java Extension Pack and the lit-plugin extensions are recommended for Vaadin.
73EDA587-E00E-44A0-A573-966D019DB80E