Offline install the plug-in and initialize the local environment

更新时间:
复制 MD 格式

This topic describes how to install the plug-in offline and initialize the local environment for device-cloud connect.

Install the IntelliJ IDEA offline plug-in package

The following are the plug-in installation packages for different versions of device-cloud connect. Download and install the package that corresponds to your version:

To install the device-cloud connect plug-in in IntelliJ IDEA, follow these steps:

  1. In the IntelliJ IDEA menu bar, choose File > Settings.

  2. In the Settings dialog box, click Plugins in the navigation pane on the left.

  3. In the Plugins area, click , and then click Install Plugin from Disk....install from disk

  4. In the Choose Plugin File dialog box, select the Cloud Toolkit offline installation package. Do not decompress the package. Follow the on-screen instructions to complete the installation.

Initialize the local environment

Device-cloud connect 3.0

  • Windows environment

    1. Create the C:\<current_user>\.edas\join_edas_register folder. Download the following file, decompress it, and place its contents in this folder.

      taobao-hsf.sar.zip

    2. Create the C:\<current_user>\.edas\agent\3.0.0 folder. Download the following files, decompress the ArmsAgent.zip file, and place all the contents in this folder.

    The following is an example of the local environment folder structure:

    • C:\<current_user>\.edas\join_edas_register

      taobao-hsf.sar

    • C:\<current_user>\.edas\agent\3.0.0

      • edas-nio-proxy.jar

      • connect-agent.jar

      • etrans.exe

      • ArmsAgent

  • macOS environment

    1. Create the ~/.edas/join_edas_register folder. Download the following file, decompress it, and place its contents in this folder.

      taobao-hsf.sar.zip

    2. Create the ~/.edas/agent/3.0.0 folder. Download the following files, decompress the ArmsAgent.zip file, and place all the contents in this folder.

    The following is an example of the local environment folder structure:

    • ~/.edas/join_edas_register

      taobao-hsf.sar

    • ~/.edas/agent/3.0.0

      • edas-nio-proxy.jar

      • connect-agent.jar

      • etrans

      • ArmsAgent

Device-cloud connect 2.0

  • Windows environment

    1. Create the C:\<current_user>\.edas\join_edas_register folder. Download the following file, decompress it, and place its contents in this folder.

      taobao-hsf.sar.zip

    2. Create the C:\<current_user>\.edas\agent\2.0.0 folder. Download the following files and place them in this folder.

    The following is an example of the local environment folder structure:

    • C:\<current_user>\.edas\join_edas_register

      taobao-hsf.sar

    • C:\<current_user>\.edas\agent\2.0.0

      • edas-nio-proxy.jar

      • connect-agent.jar

      • etrans.exe

  • macOS environment

    1. Create the ~/.edas/join_edas_register folder. Download the following file, decompress it, and place its contents in this folder.

      taobao-hsf.sar.zip

    2. Create the ~/.edas/agent/2.0.0 folder. Download the following files and place them in this folder.

    The following is an example of the local environment folder structure:

    • ~/.edas/join_edas_register

      taobao-hsf.sar

    • ~/.edas/agent/2.0.0

      • edas-nio-proxy.jar

      • connect-agent.jar

      • etrans

Device-cloud connect 1.0

  • Windows environment

    Create the C:\<current_user>\.edas\join_edas_register directory. Download and unzip the following content into this directory.

    • taobao-hsf.sar.zip

    • etrans.exe: This is the Tunnel Service program. Before you use the program, ensure that it is executable. You can run the etrans.exe --help command on the command line to verify.

    The following is an example of the folder structure for the C:\<current_user>\.edas\join_edas_register folder:

    • taobao-hsf.sar

    • etrans.exe

  • macOS environment

    Create the ~/.edas/join_edas_register directory, download and decompress the following content, then place the extracted files in this directory.

    • taobao-hsf.sar.zip

    • etrans: This is the Tunnel Service program. Before you use the program, ensure that it is executable. You can run the etrans --help command to verify.

    The following is an example of the folder structure for the ~/.edas/join_edas_register folder:

    • taobao-hsf.sar

    • etrans