Vaadin - Modify Existing Project to use Vaadin Framework
Answered
Hey all,
I made an empty project on GitHub and cloned it into my local on IntelliJ IDEA. However, afterwards we found out that this project needs to use the Vaadin. What I would like to do is to convert my existing project to use the Vaadin framework without starting a brand new project. Is there a way to do this?
~Jon
Please sign in to leave a comment.
You can add it from the project structure dialog for the module:
Hi, I don't see Vaadin in this list!!!
What should I do to let Vaadin appears in this list?
You need this plug-in: https://plugins.jetbrains.com/plugin/13199-vaadin .
This plugin only supports Vaadin versions 6 and 7. I am gonna use the latest vaadin 14. what is a workaround?