You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently eclipse is instructed to execute widgetset update, but not compilation on project import (onconfigurationchange), which doesn't really help users at all. Same for the theme. Also the compilation should be done or the obsolete goals should be removed.
Reverted in https://dev.vaadin.com/review/#/c/13271/ because this caused more problems than it solved (refresh not working correctly; workspace artifact resolution not in use which leads to actual errors in the project).
Originally by @mstahv
Currently eclipse is instructed to execute widgetset update, but not compilation on project import (onconfigurationchange), which doesn't really help users at all. Same for the theme. Also the compilation should be done or the obsolete goals should be removed.
See this discussion for more details:
https://dev.vaadin.com/review/#/c/12984/
Imported from https://dev.vaadin.com/ issue #19556
The text was updated successfully, but these errors were encountered: