Problem with Eclipse plugin

Hi I installed the latest Eclipse (Neon) and downloded the vaadin plugin for eclipse from marketplace.

When I creating a new Vaadin projekt, in the first window of the wizard (where I need to choose an Maven Archetype) the wizard display only a blank white page where normally are the Archetypes. When I click next then the wizard creating me a vaadin-application archetype.

How can I fix this to show the available archetypes and be able to choose from.

Thanks
Best Regards

Hi,

You can fix that by adding a
remote catalog
as shown in this video (minute 2:07):
https://youtu.be/jhgasF5euxg?t=2m7s

Thanks

That fixed it.