Angular IDE 未安装在 Spring Tool Suite 上
Angular IDE not installing on Spring Tool Suite
最近两天,我试图通过简单地按照 this 教程为 Angular 5 安装 Angular IDE,但是花了太长时间下载它会在 STS 版本:3.8.3.RELEASE、构建 ID:201612191351、平台:Windows 7
上的 Eclipse Neon.2 上出现错误
大约 2 小时后,它说无法按要求完成安装
然后在点击确认后,它显示了下面的错误。
此外,当我查看 进度条 栏时,它试图像
一样连续达到一些 url
https://marketplace.eclipse.org/content/angular-ide/content.jar https://www.eclipse.org/downloads/eclipse-packages/content.xml.xz https://www.eclipse.org/downloads/eclipse-packages/content.xml https://www.eclipse.org/downloads/eclipse-packages/artifacts.xml
当我手动尝试打开 URLs 然后我得到 404 URL not found error 除了第一个属于 angular-ide/content.jar。
我尝试在谷歌上搜索解决方案,结果只有安装 Angular IDE 的教程或步骤。
我是否缺少任何配置设置或其他设置?非常感谢任何帮助或建议。
弹出窗口中显示的错误表明在访问 Angular IDE 市场条目的 p2 存储库时发生了网络问题。要解决这个问题,我建议转到 Preferences -> Install/Update -> Available Update Sites
、select Angular,删除它,然后重新启动 STS。这会清除陈旧的缓存数据,并且可能会保留在您的安装中,如果过去出现过网络故障,则会导致问题。然后重试。
我还检查了通过 Eclipse Marketplace 在 STS 3.9.4(在 Eclipse 4.7.3a 上)和 STS 3.8.4(在 Eclipse 4.7.0 上)上的安装,它们似乎都运行良好,所以看起来没有基本的兼容性问题(至少这两个版本没有)。
希望对您有所帮助!
可能感兴趣的,请参阅:https://grokonez.com/tool/setup-angular-ide-spring-tool-suite
我的STS版本是:
Spring 工具套件
版本:3.9.2.RELEASE
内部版本号:201712210947
平台:Eclipse Oxygen.2 (4.7.2)
版权所有 (c) 2007 - 2017 Pivotal Software, Inc.
版权所有。访问 http://spring.io/tools/sts
最近两天,我试图通过简单地按照 this 教程为 Angular 5 安装 Angular IDE,但是花了太长时间下载它会在 STS 版本:3.8.3.RELEASE、构建 ID:201612191351、平台:Windows 7
上的 Eclipse Neon.2 上出现错误大约 2 小时后,它说无法按要求完成安装
然后在点击确认后,它显示了下面的错误。
此外,当我查看 进度条 栏时,它试图像
一样连续达到一些 urlhttps://marketplace.eclipse.org/content/angular-ide/content.jar https://www.eclipse.org/downloads/eclipse-packages/content.xml.xz https://www.eclipse.org/downloads/eclipse-packages/content.xml https://www.eclipse.org/downloads/eclipse-packages/artifacts.xml
当我手动尝试打开 URLs 然后我得到 404 URL not found error 除了第一个属于 angular-ide/content.jar。
我尝试在谷歌上搜索解决方案,结果只有安装 Angular IDE 的教程或步骤。
我是否缺少任何配置设置或其他设置?非常感谢任何帮助或建议。
弹出窗口中显示的错误表明在访问 Angular IDE 市场条目的 p2 存储库时发生了网络问题。要解决这个问题,我建议转到 Preferences -> Install/Update -> Available Update Sites
、select Angular,删除它,然后重新启动 STS。这会清除陈旧的缓存数据,并且可能会保留在您的安装中,如果过去出现过网络故障,则会导致问题。然后重试。
我还检查了通过 Eclipse Marketplace 在 STS 3.9.4(在 Eclipse 4.7.3a 上)和 STS 3.8.4(在 Eclipse 4.7.0 上)上的安装,它们似乎都运行良好,所以看起来没有基本的兼容性问题(至少这两个版本没有)。
希望对您有所帮助!
可能感兴趣的,请参阅:https://grokonez.com/tool/setup-angular-ide-spring-tool-suite
我的STS版本是:
Spring 工具套件
版本:3.9.2.RELEASE 内部版本号:201712210947 平台:Eclipse Oxygen.2 (4.7.2)
版权所有 (c) 2007 - 2017 Pivotal Software, Inc. 版权所有。访问 http://spring.io/tools/sts