Skip to content

Completion of some Java packages/classes does not work on Windows. #708

@peterwang

Description

@peterwang

The cause of the issue is in its dependency:
cider.nrepl.inlined-deps.compliment.v0v3v11.compliment.utils/classes-on-classpath

It would be fixed upon the accept of the PR:
alexander-yakushev/compliment#79

Expected behavior

Completion of Java packages/classes should work.
For example, when java.util. is typed in the REPL,
the classes inside package java.util should be listed.

Actual behavior

When java.util. is typed in the REPL,
the classes inside package java.util were not listed.

Steps to reproduce the problem

On windows, lein new ,
cider-jack-in the project,
try the steps above.

Environment & Version information

cider-nrepl version

cider-nrepl-0.26.0

Java version

Java 16.0.1

Operating system

Windows 10

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