Golang's Ide:goclipse

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Liteide was used before, but it always crashes, so it switches to goclipse. Even though it's called goclipse, it's just a plugin developed for Golang on Eclipse.

4.5orversion8or later

Because GFC is closed, we need to https://github.com/GoClipse/goclipse.github.io/archive/master.zip download the Goclipse installation package and unzip it first. Then open eclipse (make sure that you already have the CDT), Help, install New software ..., then choose the Add button, enter the unpacked release directory, select Goclipse, and then continue with next to install successfully. You will need to restart eclipse after the installation is complete.
After the installation is complete, when you create a project to write code, you find that you cannot prompt for code, you will be prompted for missing Gocode, yes, we need to install it. Set the GOPATH environment variable and add the bin path under the Gopath path to the PATH environment variable and execute the following command:

-u github.-u-ldflags-H=windowsgui github.com/nsf/gocode

After the installation is complete, restart Eclipse.

Goclipse Official website: http://goclipse.github.io/
Goclipse:https://github.com/goclipse/goclipse
Gocode:https://github.com/nsf/gocode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.