Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 519 Bytes

File metadata and controls

15 lines (9 loc) · 519 Bytes

Getting Started

Installation (when/if available on Vaadin Directory)

Install the add-on to your Vaadin project by simply copying the JAR file from Vaadin Directory or add the add-on to your project using Maven or Ivy (see the Maven/Ivy configuration snippet required from Vaadin Directory).

If you want to build it yourself:

mvn clean install
cd progresswindow-for-vaadin-demo
mvn jetty:run