Ubuntu golang配置

前端之家收集整理的这篇文章主要介绍了Ubuntu golang配置前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

1 Eclipse

  • Install golang package: sudo apt-get install golang
  • Download Eclipse
  • Start Eclipse
  • Go to Help->Install new software
  • Add Goclipse URL:http://goclipse.github.io/releases/
  • Select All Availible sites and search forgoclipse,select and install.
  • Restart Eclipse when prompted.

2 Eclipse Go Settings

  • Go to Window-> Preferences
  • Select Go

3 GoCode for Autocompletion

  • Click Download

原文链接:https://www.f2er.com/ubuntu/356379.html

猜你在找的Ubuntu相关文章