vaadin/intellij-plugin

Plugin file is not created in the correct location if the module is added after the project is created.

Opened this issue · 0 comments

Maybe only happens if the module is outside the project folder, needs investigation.

To reproduce:

1- Download starter from start (Hilla in the test should happen with any other)
2- Create empty project without the sources
3- Extract the starter outside the project folder, add it to the project as "New-> Module from existing sources" -> Import as Maven

Result

Screenshot 2024-11-22 at 12 58 16

After restarting everything works fine

Screenshot 2024-11-22 at 13 01 22