Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start REPL without a project. #113

Open
vi opened this issue Apr 11, 2013 · 1 comment
Open

Can't start REPL without a project. #113

vi opened this issue Apr 11, 2013 · 1 comment

Comments

@vi
Copy link

vi commented Apr 11, 2013

  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.

@kwhkim
Copy link

kwhkim commented May 20, 2013

I had the same problem but restarting REPL solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants