0
点赞
收藏
分享

微信扫一扫

读《Spring源码深度解析》途中问题1

 

读《Spring源码深度解析》途中问题1_spring

 

 

step 1:检查自己的eclipse版本:在help->About Eclipse中查看:

读《Spring源码深度解析》途中问题1_eclipse_02

step 2:进入 ​​https://github.com/groovy/groovy-eclipse/wiki​​查找和自己eclipse对应版本的groovy:(我的是4.4)

读《Spring源码深度解析》途中问题1_spring_03

step 3:拷贝下载地址​​http://dist.springsource.org/release/GRECLIPSE/e4.4/​​

step 4:打开eclipse,在eclipse中,选择help -> Install New Software…:

读《Spring源码深度解析》途中问题1_spring_04

step 5:选择add,对话框中name随便写,地址将上面拷贝的地址粘贴进去:

读《Spring源码深度解析》途中问题1_eclipse_05

step 6:等待一小会,会出现如下选项,全选后下一步:

读《Spring源码深度解析》途中问题1_下载地址_06

注意:安装和下载过程失败,请FQ!

step 7:安装完毕后重新启动eclipse,然后新建项目,选择Other,新建Groovy Project:

读《Spring源码深度解析》途中问题1_eclipse_07

 



举报

相关推荐

0 条评论