Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Source root in dev sourceset not being detected by Intellij #108

@dinnymate

Description

@dinnymate

I put my user.clj in the dev sourceset because otherwise it throws an error when running the project without repl but that's normal I think. However intellij is not detecting it as a source root as you can see in the image below. So there is no autocomplete, and cursive repl is also not loading user.clj.

Intellij works with other jvm languages and also supports custom sourcesets(you can see this in the image), so the sourcesets are not hardcoded. It must be an issue with the plugin.

gradle-clojure

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions