eclipse 在线安装groovy真正链接

Groovy-Eclipse update site for Eclipse 3.6

http://dist.springsource.org/milestone/GRECLIPSE/e3.6/

Groovy-Eclipse update site for Eclipse 3.5

http://dist.springsource.org/milestone/GRECLIPSE/e3.5/

myeclipse8.5 配置groovy插件
一、安装插件:

         help--myEclipse Configuration Center--software--add site--输  入 http://dist.codehaus.org/groovy/distributions/updateDev

           新建工程时:看到groovy工程即可!

二、gsp

      1、window--preferences--general--content Types--text--jsp --add添加要显示的文件类型如*.gsp

      2、window--preferences--general--editors--file Associations--add 添加*.gsp  下边再add--myEclipse  jsp Editor为默认

即可!

你可能感兴趣的:(eclipse,jsp,MyEclipse,groovy)