Updated on 2024-04-29 GMT+08:00

Preparing a Windows Running Environment

Scenario

The running environment for CloudTable application development can be deployed on Windows. You can perform the following operations to prepare the running environment.

Procedure

  1. Check whether a CloudTable cluster is installed and run properly.
  2. Prepare a Windows ECS.

    For details about how to prepare an ECS, see Preparing an ECS.

  3. Install JDK 1.7 or later on the Windows ECS. However, you are recommended to use JDK 1.8 or later and install Eclipse that uses JDK 1.7 or later.

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