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
If a project does not already have a widgetset, it should be possible to create one with the Maven plug-in (e.g. "mvn vaadin:create-widgetset").
The location of the generated widgetset should be in the src/main/... directory by default but configurable with a parameter. The content of the created widgetset should be identical to that created by the Eclipse plug-in.
Originally by @hesara
If a project does not already have a widgetset, it should be possible to create one with the Maven plug-in (e.g. "mvn vaadin:create-widgetset").
The location of the generated widgetset should be in the src/main/... directory by default but configurable with a parameter. The content of the created widgetset should be identical to that created by the Eclipse plug-in.
See also #9629.
Imported from https://dev.vaadin.com/ issue #9918
The text was updated successfully, but these errors were encountered: