-
Notifications
You must be signed in to change notification settings - Fork 567
Closed
Milestone
Description
From the user feedback:
Hello, I am trying to use the GO plugin. I have an app that has a directory with approx 20 go files all under package main. I have setup the the intellij config as "Go single File". I try to run the app and it compiles my main.go but then it complains about not finding other types/funcs in the other go files in the same dir. This app compiles fine with go run *.go
Here is a sample project with 2 go files https://dl.dropboxusercontent.com/u/6595319/gotest.zip https://dl.dropboxusercontent.com/u/6595319/gotest.zip
I cannot get this to work
Metadata
Metadata
Assignees
Labels
No labels