Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make widgetset and theme compiled on maven project import in Eclipse #61

Open
vaadin-bot opened this issue Feb 5, 2016 · 5 comments
Open
Labels

Comments

@vaadin-bot
Copy link
Collaborator

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

@vaadin-bot
Copy link
Collaborator Author

Originally by @hesara


Addressing this in the branch feature/appwidgetset where the obstacles for doing this have been largely addressed.

@vaadin-bot
Copy link
Collaborator Author

Originally by @hesara


Under review at https://dev.vaadin.com/review/#/c/13269/

@vaadin-bot
Copy link
Collaborator Author

Originally by @hesara


Fixed in the feature branch

@vaadin-bot
Copy link
Collaborator Author

Originally by @hesara


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).

@vaadin-bot
Copy link
Collaborator Author

Originally by lrozenblyum


Another idea added here: https://dev.vaadin.com/ticket/19725#ticket

@vaadin-bot vaadin-bot added the bug label Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant