If you're behind a proxy, "New Vaadin 10+ project" will fail with the error "Unable to fetch information about available starters". This happens even if you have configured the Eclipse proxy settings correctly because fetchStarters() does not take the proxy configuration into account.
If you're behind a proxy, "New Vaadin 10+ project" will fail with the error "Unable to fetch information about available starters". This happens even if you have configured the Eclipse proxy settings correctly because
fetchStarters()
does not take the proxy configuration into account.