defect
After creating a new app from the template, it cannot be launched via the launch configuration in Eclipse because the "ide" profile is not selected by default.
Workaround
The "ide" profile must be selected manually after creating the app ("Maven / Select Maven Profile...").
Test
- Create a new app.
- Import the module into Eclipse and run the launch configuration to start the app.