Skip to content

[1.0] Cannot resolve directory import within the same project #1266

@notzippy

Description

@notzippy

Under "Go Libraries" I have added my "gopath" to Global libraries, (this path does not include the code that is contained in the ide). The project libraries and module libraries are empty. The "src" folder is marked as the source. The error "Cannot resolve directory" pops up for all packages imported that are in the same source tree. Although packages that are in the go library or the go path library are resolved without issues.

Other oddness, opening source code (that is able to be resolved through an import, ie code that is in the GOPATH) opens fine, but any imports that code does fails to be resolved as well.

I am coming from 0.9.16 and testing 1.0.0 alpha so if this is still an alpha limitation feel free to close, but if I missed something setting up the module let me know..

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