resource doesn‘t have a corresponding Go package.

resource doesn't have a corresponding Go package.

resource doesn‘t have a corresponding Go package._第1张图片

 

GO这个鬼东西不能直接放src下。

resource doesn‘t have a corresponding Go package._第2张图片

 

************  Building Go project: ProjectGoTest  ************
  with GOPATH: D:\Go;D:\eclipse-jee-oxygen-2-win32-x86_64\workspace\ProjectGoTest
>> Running: D:\Go\bin\go.exe install -v -gcflags "-N -l" main
go: 'go install' requires a version when current directory is not in a module
	Try 'go install main@latest' to install the latest version
   ^^^ Terminated, exit code: 1 ^^^
************  Build terminated.  ************

你可能感兴趣的:(GO,GO)