I have a project in Google Go, with imports under /src/. When I type in an import, autocomplete will come up, but then turn red because it "Cannot resolve directory".
$GOPATH and $GOROOT are set, using appengine 1.9.23 and Go 1.4.2. Any help/insight would be appreciated!