无法在 Eclipse 上安装 Google Cloud Tools

Lou*_*Ali 3 eclipse google-app-engine google-cloud-platform

购买新计算机后,我尝试在 Eclipse 上安装 Google Cloud Tools,但它无法正常工作。总是收到此错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Google Cloud Platform for Eclipse 1.8.5.202108061424 (com.google.cloud.tools.eclipse.suite.feature.feature.group 1.8.5.202108061424)
  Missing requirement: Cloud Tools For Eclipse App Engine Deployment Support 0.1.0.202108052157 (com.google.cloud.tools.eclipse.appengine.deploy 0.1.0.202108052157) requires 'package org.osgi.framework 1.8.0' but it could not be found
  Cannot satisfy dependency:
    From: Google Cloud Platform for Eclipse 1.8.5.202108061424 (com.google.cloud.tools.eclipse.suite.feature.feature.group 1.8.5.202108061424)
    To: com.google.cloud.tools.eclipse.appengine.deploy [0.1.0.202108052157]
Run Code Online (Sandbox Code Playgroud)

环境:

  1. Windows 10
  2. 为企业 Java 和 Web 开发人员尝试过 Eclipse Juno、Kepler 和 Eclipse IDE - 2021 年 12 月
  3. 我的机器上安装了 Google Cloud SDK
  4. Java 版本 1.8.0_321

小智 6

我在 Eclipse 2022-06 中遇到了同样的问题。由于https://marketplace.eclipse.org/content/google-cloud-tools-eclipse声明支持 Eclipse 2021-09 (4.21),因此我安装了该版本,并且它有效...