下面是我的问题,请帮助我解决这个问题。
无法完成安装,因为找不到一个或多个必需的项目。正在安装的软件:Google Cloud Platform for Eclipse 1.8.5.202108061424(com.google.cloud.tools.eclipse.suite.feature.feature.group 1.8.5.202108061424)缺少要求:云工具Eclipse应用引擎本地服务器0.1.0.202108052157(com.google.cloud.tools.eclipse.appengine.localserver 0.1.0.202108052157)需要“osgi.bundle; javax.servlet 2.5.0”,但无法找到
1条答案
按热度按时间wnavrhmk1#
Google Cloud Platform for Eclipse 1.8.5需要
javax.servlet
捆绑包/插件,这是早期Eclipse IDE版本的一部分,但不再是2022-06版本的一部分(因为Mylyn不再是2022-06版本的一部分)。作为解决方案,在**首选项 * 安装/更新>可用软件站点 * 中添加更新站点
https://download.eclipse.org/mylyn/releases/latest
。