foubarre / goclipse

Eclipse IDE Plug-in for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goclipse

Eclipse IDE Plug-in for the Go programming language

GoClipse is an Eclipse plugin that adds IDE functionality to the Eclipse platform for the Go programming language. The purpose of GoClipse is to create an environment in which development of Go is easy for a beginner to intermediate user.

#####Update Site for Release 0.7.6 http://goclipse.googlecode.com/svn/trunk/goclipse-update-site/

###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.7
  • Go
  • Environment variables set (GOPATH, GOROOT, GOARCH, GOOS)

http://sesteel.github.io/goclipse/

Bitdeli Badge

About

Eclipse IDE Plug-in for the Go programming language

License:Eclipse Public License 1.0


Languages

Language:Java 98.4%Language:Go 1.4%Language:Python 0.1%Language:CSS 0.0%