GoClipseEclipse的Go插件
GoClipse是一个为Eclipse平台添加Go语言编程功能的Eclipse插件。GoClipse的目的是为初学者创造一个开发Go语言的环境。平台发展比较缓慢,但一直在持续。
点击这里了解如何为Google App Engine配置GoClipse。
Update Site https://github.com/GoClipse/releases/raw/master/
Features:
-
Configurable syntax highlighting
-
Autocompletion via Gocode
-
Shows documentation via autocompletion popups
-
Error reporting within Eclipse
-
Automatic building of command files and packages
-
Run configuration support
-
Experimental debug support
-
GOPATH integration
Requirements
-
Environment variables set (GOPATH, GOROOT, GOARCH, GOOS)
评论