简体   繁体   English

在Eclipse中安装Thym时出错

[英]Error while installing Thym in Eclipse

When I install THyM in Eclipse, this error occurs: 当我在Eclipse中安装THyM时,会发生此错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Hybrid Mobile Application Development Tools 0.2.0.201503172021 (org.eclipse.thym.feature.feature.group 0.2.0.201503172021)
  Missing requirement: Hybrid Mobile App. Dev. Core 0.2.0.201503172021 (org.eclipse.thym.core 0.2.0.201503172021) requires 'bundle com.google.gson [2.1.0,3.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Hybrid Mobile Application Development Tools 0.2.0.201503172021 (org.eclipse.thym.feature.feature.group 0.2.0.201503172021)
    To: org.eclipse.thym.core [0.2.0.201503172021]

How can I fix it? 我该如何解决? Does anything need to be installed beforehand? 是否需要事先安装任何东西?

This update site has a bundle com.google.gson: 此更新站点具有com.google.gson捆绑包:

Eclipse Code Recommenders Update Site
http://download.eclipse.org/recommenders/updates/stable/

Add it (just add, you don't need to install anything directly from it). 添加它(只需添加,您无需直接从中安装任何内容)。 Install THyM using its update site: 使用其更新站点安装THyM:

THyM Update Site
http://download.eclipse.org/thym/releases/latest/

I had an analogue problem in installing today's latest version (2.0.2), cause it reguired jgit 3.0.0 - 5.0.0 and I had 5.0.4. 我在安装今天的最新版本(2.0.2)时遇到类似问题,导致其要求jgit 3.0.0-5.0.0且我拥有5.0.4。 I resolved by installing the latest snapshot build (2.1.0): you can read the repository URLs at https://wiki.eclipse.org/THyM 我通过安装最新的快照版本(2.1.0)解决了:您可以在https://wiki.eclipse.org/THyM上读取存储库URL。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM