Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Cannot install eclipse plugin
Hi
I'm using Eclipse Neon2 and try to install the Vaadin plugin. No matter whether i try it via the Marketplace or using "Install new Sofware..." i end up in an error stating "No repository found at http://vaadin.com/eclipse/."; even in the Browser the URL "http://vaadin.com/eclipse/content.xml" points to nowhere-land.
What i am doing wrong?
TIA,
Johannes
I would start by checking the usual suspects:
- Try to use https://vaadin.com/eclipse instead
- Are you within a company proxy? If so remember to configure the proxy settings in eclipse correctly.
- Are you using IPv6? If so checkout out http://www.bytebang.at/Blog/Eclipse+is+not+able+to+install+plugins
- Is your Eclipse Update Manager acting up? Try all the suggestions in http://stackoverflow.com/questions/6470802/what-to-do-about-eclipses-no-repository-found-containing-error-messages
- Are you connected to the internet? (believe me, this happens! :D )
In 99% of the cases one of the suggestions should resolve your issue. In 1% of cases the deployment has be f*ed-up by the Vaadin team. In that case you have my permission to scream at them ;)
Cheers,
John