Skip to content

Instantly share code, notes, and snippets.

@Peppe
Created March 23, 2020 17:05
Show Gist options
  • Save Peppe/ce39a655132da4f627c89e822ae0ca5a to your computer and use it in GitHub Desktop.
Save Peppe/ce39a655132da4f627c89e822ae0ca5a to your computer and use it in GitHub Desktop.

Installing in IntelliJ IDEA

Installing Vaadin Designer

Vaadin Designer is compatible with both Community and Ultimate Editions.

  1. Open IntelliJ IDEA.

  2. Go to the plugin list.

    1. On Windows: File > Settings > Plugins.

    2. On Linux: File > Settings > Plugins.

    3. On MacOS: Choose IntelliJ IDEA > Preferences > Plugins.

  3. In the search field, type “Vaadin”.

  4. Press Install on Vaadin Designer.

  5. When the installation has finished, press the Restart IDE -button, confirm to restart and wait for the IDE to start up again.

designer 4 installing intellij

What’s next?

We recommend that you follow the 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