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
GWT maven plugin allows changing widgetset compilation style for superdevmode in command line with the -Dgwt.style= attribute. Introduce this option in Vaadin maven plugin as well.
wbadam
changed the title
Add possibility to change widgetset compilation style in command line
Add possibility to change widgetset compilation style for superdevmode in command line
Aug 4, 2017
GWT maven plugin allows changing widgetset compilation style for superdevmode in command line with the
-Dgwt.style=
attribute. Introduce this option in Vaadin maven plugin as well.Usage example:
mvn vaadin:run-codeserver -Dgwt.style=PRETTY
The text was updated successfully, but these errors were encountered: