Skip to content

Cursive Lein broken on Ubuntu 18.04 #2281

@kah-ell

Description

@kah-ell

Ubuntu 18.04
IntelliJ IDEA Community 2019.3
Java-Version: 11 and 8 tested
Lein: Leiningen 2.9.1 on Java 1.8.0_181 Java HotSpot(TM) 64-Bit Server VM
Cursive: 1.9.0-2019.3

Problem: Leiningen support broken

The Lein tab is only showing an empty Profiles node, regardless if a new project was created or an existing one imported.

Even with JDK8 as project SDK it fails with a:
"Syntax error compiling deftype* at (clojure/core/rrb_vector/rrbt.clj:282:1).
Must hint overloaded method: toArray"

That's somewhat expected for SDK-11 (which fails in terminal too), but even with JDK8 (which works in terminal without a hitch) Cursive can't handle it.

Don't know what I could have done wrong since everything was setup from scratch.

Since no dependencies are resolved this way it makes the whole IDE useless.

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