Rate This Document
Findability
Accuracy
Completeness
Readability

Development Environment

Set up an environment for application development by referring to Table 1.

Table 1 Preparations for a development environment

Item

Description

OS

Windows or Linux. Windows 7 or later is recommended.

JDK installation

Install OpenJDK 1.8.

Development tool installation and configuration

Eclipse and IntelliJ IDEA are recommended. This document uses IntelliJ IDEA (2018.2) as an example.

Scala installation

Scala is the basic configuration for the Scala development environment. Recommended version: Scala 2.11.8

Maven installation

Install Maven for compiling packages for the project. The recommended version is Maven 3.6.3.