Eclipse
In order to import the application project in eclipse, first run these commands:
$ cd /path/to/open-platform-demo $ ./gradlew generateCode copyWebapp
From the eclipse, import the project using
|
The application project is configured to be eclipse webtool compatible.
Create a tomcat 8.5 server, add the open-platform-demo
module and run the server.