GoClipse —— Eclipse 的 Go 语言开发插件

GoClipse 详细介绍
GoClipse是一个为Eclipse平台添加Go语言编程功能的Eclipse插件。GoClipse的目的是为初学者创造一个开发Go语言的环境。平台发展比较缓慢,但一直在持续。

GoClipse —— Eclipse 的 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

  • Eclipse 3.6+
  • Go
  • Environment variables set (GOPATH, GOROOT, GOARCH, GOOS)