Goclipse on Eclipse

Goclipse plugin installation address

https://goclipse.github.io/releases

 

Both gocode and godef can be quickly installed through Download

But guru is prone to failure: package golang.org/x/tools/cmd/guru: unrecognized import path "golang.org/x/tools/cmd/guru"

mkdir -p $ GOPATH/src/golang.org/x

cd $ GOPATH/src/golang.org/x

git clone https://github.com/golang/tools.git

cd tools / cmd / guru

go install

 

Eclipse can use an Idea-like dark theme

Help => Eclipse MarketPlace => search for theme => install first plugin

Appearance chooses Dark black, Color Theme chooses Obsidian

image

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326289538&siteId=291194637