打开eclipse问题:

Q:
"could not start goclipse because java version is 0"
S:
./eclipce -vm /usr/lib/jvm/java-8-oracle/bin/java
done!! then change java.ini:
-vm
/usr/lib/jvm/java-8-oracle/bin/
-vmargs

 

Go编译器"goroot is not defined“问题

tool栏->window->preference->go->
1.Go install
directory: /home/bear/go
2.Go PATH
/home/bear/go/bin
3.tools
三个download:set gocode, guru and godef parameter

done!!

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-12-31
  • 2021-10-30
猜你喜欢
  • 2022-01-13
  • 2022-01-20
  • 2022-12-23
  • 2021-08-21
  • 2021-07-21
  • 2021-04-24
相关资源
相似解决方案