Updated on 2022-06-01 GMT+08:00

Preparing the Maven and JDK

Scenario

The development environment is set up on Windows OS.

Procedure

  1. The requirement of Eclipse installation in the development environment is as follows:
    • The Eclipse version is 3.0 or later.
    • The IntelliJ IDEA version is 15.0 or later.
  2. The requirement of JDK installation in the development environment is as follows:

    The JDK version is 1.7 or 1.8. IBM JDK and Oracle JDK are supported.

    • If the IBM JDK is used, ensure that the JDK configured in Eclipse or IntelliJ IDEA is the IBM JDK.
    • If the Oracle JDK is used, ensure that the JDK configured in Eclipse or IntelliJ IDEA is the Oracle JDK.
    • Do not use the same workspace and the sample project in the same path for different Eclipse programs.
  3. If the Maven environment is to be installed, use version 3.0.0 or later.