Skip to content

1.0.0.alpha#201 Fails to build from Run/Debug Configurations #1456

Closed
@nwaywood

Description

@nwaywood

I have a project with two files in package main.

image

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).

image

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions