quan-xie / goclipse

Automatically exported from code.google.com/p/goclipse
0 stars 0 forks source link

compatibility with 1.03 #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have Go 1.03 64 bit version installed on Ubuntu 12.04 64 bit. I have 64 bit 
eclipse installed too. I installed goclipse and have the following variables 
set in eclipse in the Go Settings:
GOROOT path: /usr/local/go/
GOOS: linux
GOARCH: amd64

Go tools paths are also set correctly. Go runs fine through the go tools using 
go run etc.

When I create a new project I see the GOROOT folder but no packages under it. 
Eclipse keeps complaining that it has no imports.
Is this a known issue?

Original issue reported on code.google.com by geeta...@gmail.com on 2 Oct 2012 at 5:42

GoogleCodeExporter commented 9 years ago
I started eclipse from the command-line if that is important. Either way it has 
all the GO variables set.

Original comment by geeta...@gmail.com on 2 Oct 2012 at 5:48

GoogleCodeExporter commented 9 years ago
I also see all the imports under /usr/local/go/pkg/linux_amd64

Original comment by geeta...@gmail.com on 2 Oct 2012 at 5:58

GoogleCodeExporter commented 9 years ago
Have you set the Go Paths under Preferences -> Go?

Original comment by eliteSc...@gmail.com on 31 Dec 2012 at 1:38

GoogleCodeExporter commented 9 years ago
I am sorry - I should have followed up before. This was fixed and had something 
to do with my Go Path variables not being set properly.

Original comment by geeta...@gmail.com on 31 Dec 2012 at 6:30

GoogleCodeExporter commented 9 years ago

Original comment by devonca...@gmail.com on 1 Jan 2013 at 12:39