This application demonstrates abilities of HeaderButton add-on.
-
Download HeaderButton add-on.
-
cd to the project dir and run the following commands:
./gradlew assemble install
-
Download this demo and launch application using CUBA run configuration in the IDEA or using this commands:
./gradlew assemble startDb createDb setupTomcat deploy start