【问题标题】:How to import/add libraries into Spring STS?如何将库导入/添加到 Spring STS?
【发布时间】:2013-05-02 17:26:55
【问题描述】:

我遇到了 Spring STS 的问题。我收到以下消息:

尝试下载模板项目时的这个:

"下载或解析描述符文件时出错 'https://raw.github.com/SpringSource/spring-integration-templates/master/si-sts-templates/builds/descriptor.xml':

org.eclipse.core.runtime.CoreException:检索时出错 https://raw.github.com/SpringSource/spring-integration-templates/master/si-sts-templates/builds/descriptor.xml"

...当我检查更新时这个:

“无法找到某些站点。有关详细信息,请参阅错误日志。否 存储库位于 http://download.eclipse.org/tools/gef/updates/releases/site.xml。不 在http://geronimo.apache.org/devtools/ 找到的存储库。无法 读取存储库 https://dl-ssl.google.com/android/eclipse/content.xml。 java.util.NoSuchElementException"

另外,请参阅附件中有关工具套件如何不导入 java.whatever 和/或 org.springframework.whatever 的屏幕截图

我相信所有这三个问题都是相关的,但是我无法证明或修复它。

【问题讨论】:

    标签: java eclipse spring sts-springsourcetoolsuite


    【解决方案1】:

    这里有一些可能需要检查的东西,
    1. 你有某种代理吗?
    2、你是直接下载Spring STS还是更新eclipse?
    3. 如果您的 Spring STS 不能正常工作,您可以下载最新的eclipse 并将此link 用作更新站点。
    4. 您也可以检查您的项目类路径,以确认您没有遗漏任何内容。

    HTH

    【讨论】:

    • 1.)我们确实有代理,但是,排除列表是内部站点的列表(即不通过代理发送这些 IP) - 是问题吗?我不知道...我已经进入“网络连接”切换到手动或直接,并将代理信息添加到 http、https 和 socks 中 - 没有工作....如果需要,请帮助我进一步探索代理问题...
    • 3.) 可能会尝试这样做 - 但是,为什么我在尝试在 dl-ssl.google 下载存储库时也遇到问题???
    猜你喜欢
    • 2016-11-25
    • 2016-02-11
    • 2015-04-14
    • 2020-04-05
    • 2019-11-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-09-12
    相关资源
    最近更新 更多