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

[with-nrepl] Would like a preference for connection port #225

Open
hlship opened this issue Aug 1, 2013 · 2 comments
Open

[with-nrepl] Would like a preference for connection port #225

hlship opened this issue Aug 1, 2013 · 2 comments
Assignees

Comments

@hlship
Copy link

hlship commented Aug 1, 2013

I'm using Gradle, not Lein, for my project as it is very large (many, many indiividual modules) and does a number of unusual things that Lein is not set up to handle.

Looking at the code for Clojure nREPL, I see that it is parsing project.clj to determine the default nREPL port.

I would love to see a User or per-project preference for this, to handle cases where project.clj does not exist.

I'm going to try creating a minimal project.clj as a workaround.

@ghost ghost assigned emestee Aug 1, 2013
@emestee
Copy link
Collaborator

emestee commented Aug 2, 2013

Do you mean a default port? In my branch, pressing F12 will ask you for hostport pair. Of course, adding default configuration items is a good idea.

@hlship
Copy link
Author

hlship commented Aug 9, 2013

Yes, I do mean a default port. In may case, creating a nearly empty project.clj got the job done. Only 99.9% of Clojure projects use Leiningen :-).

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

No branches or pull requests

2 participants