Closed
Description
I have a project with two files in package main
.
When I try to build the application using the Run/Debug Configurations it fails because it can't 'see' the handler functions from handlers.go
(func main()
is in wiki.go
).
There is nothing wrong with the application because it works when I run go install && gowiki
from the command line.
I am using WebStorm 9.0.3.
Metadata
Metadata
Assignees
Labels
No labels