Eclipse

The application project can be imported in eclipse as buildship project.

From the eclipse, import the project using File  Import…​  Gradle  Existing Gradle Project

  • repeat ./gradlew generateCode whenever you add/change any domain model definitions

  • repeat ./gradlew copyWebapp if you run gradle clean task or delete build directory

The application project is configured to be eclipse webtool compatible. Create a tomcat 9.x server, add the open-platform-demo module and run the server.