Skip to content

b0b0b0b/goclipse

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Go 1.6%
  • Other 0.2%