Skip to content

Can't start REPL without a project. #113

@vi

Description

@vi
  1. I buid or get clooj-0.4.0-standalone.jar
  2. java -jar clooj-0.4.0-standalone.jar
  3. Try to type in repl

No errors displayed, not output either. "Restart REPL" command leads to

=== Starting new REPL at  ===
Exception in thread "main" java.lang.NoClassDefFoundError: clojure/main

Can't just start clooj and test it's REPL (without messing with any projects)

I expect a REPL based on clooj's class path to be started if no projects are opened.

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