Local configuration file paths for Cloud Toolkit

更新时间:
复制 MD 格式

To sync configurations across multiple machines with Cloud Toolkit installed, you can copy the local configuration files to the specified paths on the other machines. This topic describes the storage paths for the Cloud Toolkit configuration files.

IntelliJ IDEA

  • Configurations for hosts, tags, profiles, and commands are saved in the .alibabacloudidea folder in the home directory.
  • The upload path, AccessKey ID, and AccessKey secret are saved in the IDEA configuration path.

    For macOS and Linux: /Users/xxxxx/Library/Preferences/IntelliJIdea2019.2/options

    For Windows: C:\Users\xxx\.IntelliJIdea2019.2\options

  • Run configurations are saved in the .idea/workspace.xml file in the project path.

Eclipse

  • Configurations for hosts, tags, profiles, and commands are saved in the .alibabacloudeclipse folder in the home directory.
  • The AccessKey ID, AccessKey secret, and other configuration information are saved in pref files within the \.metadata\.plugins\org.eclipse.core.runtime\.settings folder in the project path.