Skip to content

Using Golang in Eclipse

Philip Callender edited this page Sep 6, 2016 · 1 revision

A quick Google will find instructions to set up your machine for Go development using Eclipse.

Note that Golang needs to be installed separately to Eclipse.

Eclipse Mars comes with Golang support already installed, however there are a few changes to System Preferences required.

2016-09-06_17-21-54

2016-09-06_17-22-07

Problem Solving

If you see this error:

screen shot 2016-09-06 at 5 19 36 pm

... the cause may be incorrect settings for gdb:

2016-09-06_17-31-49

Clone this wiki locally