Skip to content

IntelliJ fails to import SBT project: Can't register given path of type 'TEST' because it's out of content root #3090

Closed
@TheReturningVoid

Description

@TheReturningVoid

Attempting to import the dotty SBT project into IntelliJ 2017.3 EAP gives the following error:

Can't register given path of type 'TEST' because it's out of content root. Content root: '/home/retvoid/usr/Development/Dotty/repl/test-resources' Given path: '/home/retvoid/usr/Development/Dotty/repl/test'

Steps to reproduce:

  1. Clone this repository (or an up-to-date fork) recursively
  2. Run sbt managedDependencies
  3. Open the project in IntelliJ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions