Groovy Eclipse 插件安装失败

Groovy Eclipse 插件安装失败

@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css); 最近不知道Groovy在搞什么鬼, Eclipse在线插件的安装总是有问题。
然后只能在网上找到插件的压缩包,下载后再安装就好了。步骤如下:
1.    下载groovy 插件的安装包,链接:
        For Eclipse 3.7:
        http://dist.springsource.org/release/GRECLIPSE/e3.7/archive-2.5.1.xx-20110628-1600-e37.zip 
        For Eclipse 3.6: 
         http://dist.springsource.org/release/GRECLIPSE/e3.6/archive-2.5.1.xx-20110627-1300-e36.zip

2.    进入eclipse安装插件的页面,点击Add 添加新的插件,在弹出的对话框中选择Archieve
        然后选择下载的压缩文件,安装就可以了。

Kyle Wang

你可能感兴趣的:(Groovy Eclipse 插件安装失败)