Skip to content

How to setup and build the project

Sergey Tikhomirov edited this page Sep 28, 2018 · 4 revisions

Requirements:

  • Java Development Kit 9
  • Gradle. How to install
  • IntelligIDEA v>=2018.2

Steps:

  • fork the project
  • clone the fork into local computer
  • load the project via IntelligIDEA as Gradle project.
  • define following settings

image

  • setup following properties (any values) at gradle.properties: REPO_USER_NAME= REPO_USER_PASSWORD=
Clone this wiki locally