Fork me on GitHub
#cursive
<
2020-01-02
>
dmarjenburgh15:01:31

When I set my Project SDK to Java 11, Cursive fails to resolve all Java calls like Long/parseLong or any methods. I don’t have this problem when setting the SDK to 1.8. Is this a sources problem?

Drew Verlee15:01:00

How does the static analysis Cursive does overlap or complement what clj-kondo does?

Scar07:01:50

If you’ve integrated kondo with the file watchers plugin then cursive errors will be marked in red and kondo’s yellow

👍 8