您的位置:首页 > 编程语言 > Java开发

Spring Tool Suite (STS)使用Spring Project 生成项目时报错解决方法

2014-03-28 16:11 597 查看
说是存在内部冲突,并报错

在网上找到了一篇文章,可以参考,但还是没有解决,最后我把.m2\repository删掉了,pox.xml也不报错了

原文地址:
http://www.cnblogs.com/huangzhex/archive/2013/01/16/2862221.html
在STS中点击Spring Template Project 时无法得到模板报错信息如下:

Error while downloading or parsing descriptors file 'https://raw.github.com/SpringSource/spring-integration-templates/master/si-sts-templates/builds/descriptor.xml':

org.eclipse.core.runtime.CoreException: Error while retrieving https://raw.github.com/SpringSource/spring-integration-templates/master/si-sts-templates/builds/descriptor.xml


解决方法如下图:




内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: