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

Preparing the Eclipse and JDK

Install Eclipse and JDK in the Windows development environment.

  1. Install the Eclipse program in the development environment. The Eclipse version must be 4.2 or later.
  2. Install the JDK program in the development environment. The JDK version must be 1.8.

    • If you use IBM JDK, ensure that the JDK configured in Eclipse is IBM JDK.
    • If you use Oracle JDK, ensure that the JDK configured in Eclipse is Oracle JDK.
    • Do not use the same workspace and the sample project in the same path for different Eclipse programs.