Show how to wire up the grids. And it allows some experimentation of sizes of simulated record sets.
- Run
mvn install
at root, so the theme is built. (You can stop it on the application compile, debugging in SDM will do this piece) - Import the project into the IDE.
- Start the launcher in the ide on the
application
module.
- Debug the application, from the application module.
mvn install
only has to be done initially to set up the project.- Or run
mvn install
on the theme if it's modified.