欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

eclipse 集成 groovy

程序员文章站 2022-05-31 19:50:40
...
Groovy插件的地址:http://dist.springsource.org/release/GRECLIPSE/e4.3/

如果集成报错:
An error occurred while uninstalling
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.springsource.sts.ide.executable.win32.win32.x86_64 3.6.4.201503100339-RELEASE-e44 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).
Backup of file E:\softwares\sts-bundle\sts-3.6.4.RELEASE\STS.exe failed.
File that was copied to backup could not be deleted: E:\softwares\sts-bundle\sts-3.6.4.RELEASE\STS.exe


先启动sts,下载完groovy,等到同意协议的时候,把sts.exe 重命名sts.exe.bak

然后再同意协议后面就会一直成功。