I was able to connect IntelliJ to a REPL because Cursive can now connect to a ClojureScript REPL started in the usual way. There is no special setup, make sure you've taken the time to read the new ClojureScript Quick Start.
HTH, David On Sat, Apr 11, 2015 at 5:06 AM, Georgi Danov <[email protected]> wrote: > Hi, > I keep having troubles running repl with piggieback and once again I see > in the changelog this was improved. I also saw the screenshot in your last > tweet which clearly shows intellij can connect. > > Can you please share your project set-up? Some sort of sample project > that has that up & running would be of great value. > > Even when I follow the tutorials I end up in weird exceptions, last one > being > > No implementation of method: :-evaluate of protocol: > #'cljs.repl/IJavaScriptEnv found for class: clojure.lang.PersistentArrayMap > at clojure.core$_cache_protocol_fn.invoke(core_deftype.clj:554) > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
