I made a project using vaadin 14.7.1 to create a GUI. Now I am working on a different machine with the same project and I am not able to import the Vaadin Pro Components. The error:
The import com.vaadin.flow.component.gridpro cannot be resolved
Im using the Eclipse IDE and arleady tried to update the maven project and deleting the .m2 folder, but nothing works.
Thanks in advance