Can I use nREPL and, say, REPL-y with La Clojure?

There is a discussion here about setting up nREPL and REPL-y for La Clojure. Is there any other way to go about this?

评论操作 固定链接

It's better to create an issue with information, what you exactly want to see in La Clojure plugin: http://youtrack.jetbrains.com/issues/CLJ

Best regards,
Alexander Podkhalyuzin.

0
评论操作 固定链接

Hi.

There is an issue for this: http://youtrack.jetbrains.com/issue/CLJ-124

Support for nrepl, which is de facto standard now, would be great.
By support I mean easy way to connect to remote nrepl, for example:
>(nrepl :host "localhost" :port 4242)

Thanks and regards,
Przemek

0
评论操作 固定链接

Yes, I'm planning to do it as soon as possible.

Best regards,
Aleksandr Pokhaliuzin.

0

请先登录再写评论。