-
-
Notifications
You must be signed in to change notification settings - Fork 645
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
cider-jack-in: nil #949
Comments
My bad. I was operating on a single clj file without a lein project. |
@bbatsov Sure, I'll get this. If we don't find a |
Or would some kind of cider-default-build-tool var be appropriate, which could be consulted? Edit: OK I'm going to try adding a custom var called |
pandeiro
added a commit
to pandeiro/cider
that referenced
this issue
Jan 16, 2015
Custom var is used with `cider-jack-in` when connecting to project-less REPLs.
pandeiro
added a commit
to pandeiro/cider
that referenced
this issue
Jan 16, 2015
Custom var is used with `cider-jack-in` when connecting to project-less REPLs.
bbatsov
added a commit
that referenced
this issue
Jan 22, 2015
[Fix #949] Define custom cider-default-project-type.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to start CIDER via cider-jack-in on a .clj file I'm working on. This is the error I got (I turned on debug-on-error):
I'm using CIDER 0.9.0snapshot (package20150114.512)
The text was updated successfully, but these errors were encountered: