vaadin / eclipse-plugin

Vaadin Plugin for Eclipse
https://vaadin.com/eclipse
16 stars 8 forks source link

New Vaadin 10+ project ignores Eclipse proxy settings #798

Closed OlliTietavainenVaadin closed 4 years ago

OlliTietavainenVaadin commented 4 years ago

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.

szolo commented 4 years ago

Also reported here https://vaadin.com/forum/thread/18104173/vaadin-10-project-unable-to-fetch-information-about-available-starters.

Peppe commented 4 years ago

Should be fixed via https://github.com/vaadin/designer/issues/2235