Skip to content

Classpath isn't updated after REPL restart (need to reopen the project) #2331

@fjolne

Description

@fjolne

When adding a new dep via deps.edn it previously worked to restart REPL configuration for classpath to be updated and new dep to be available in the REPL. In the latests EAPs after restarting the REPL the dep is still unavailable (even though Cursive itself imports it correctly, so autocomplete on the dep works). But after restarting the entire IDE the dep becomes available.

The behaviour persists for all the newly added dependencies, and those dependencies are imported correctly when accessed via raw clj CLI.

IntelliJ IDEA 2020.1 EAP (Ultimate Edition)
Build #IU-201.5985.32, built on February 27, 2020
Cursive 1.9.1-eap9-2020.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugsreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions