resource doesn't have a corresponding Go package.
GO这个鬼东西不能直接放src下。
************ 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 moduleTry 'go install main@latest' to install the latest version^^^ Terminated, exit code: 1 ^^^
************ Build terminated. ************