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

Preparing the Eclipse and JDK

Scenario

The development environment can be set up on Windows.

Procedure

  1. Install the Eclipse. Install Eclipse. The Eclipse version must be 3.0 or later.
  2. Install the JDK. Install JDK. The JDK version must be 1.7 or 1.8, and IBM JDK and Oracle JDK are supported.

    • 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.