Skip to content

Instantly share code, notes, and snippets.

@Peppe
Created March 23, 2020 17:05
Show Gist options
  • Save Peppe/6f95d39d6c9e3177029b54aea1dcd966 to your computer and use it in GitHub Desktop.
Save Peppe/6f95d39d6c9e3177029b54aea1dcd966 to your computer and use it in GitHub Desktop.
[[designer.intellij.installing]]
= Installing in IntelliJ IDEA
== Installing Vaadin Designer
Vaadin Designer is compatible with both Community and Ultimate Editions.
. Open IntelliJ IDEA.
. Go to the plugin list.
.. On Windows: File > Settings > Plugins.
.. On Linux: File > Settings > Plugins.
.. On MacOS: Choose IntelliJ IDEA > Preferences > Plugins.
. In the search field, type “Vaadin”.
. Press Install on Vaadin Designer.
. When the installation has finished, press the Restart IDE -button, confirm to restart and wait for the IDE to start up again.
[[figure.designer.intellij.install]]
image:images/designer-4-installing-intellij.png[]
[[designer.intellij.whatsnext]]
== What's next?
We recommend that you follow the https://vaadin.com/learn/tutorials/vaadin-designer-tutorial[Vaadin Designer tutorial] to get familiar with the product. It will guide you and show you the main benefits of Vaadin Designer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment