myeclipse8.5 配置groovy插件

阅读更多

一、安装插件:

         help--myEclipse Configuration Center--software--add site--输  入url: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为默认

即可!

你可能感兴趣的:(Groovy,Myeclipse,JSP)