> (3) IDEA integration: Ditto but for IDEA/La Clojure. I have tested labrepl on IntelliJ IDEA Ultimate 9 on Mac: Here are the steps to install and run:
1. One time setup: * Get labrepl from github (no need for leiningen). * Install La Clojure plugin: * Prefereneces/Plugins/Available, select La Clojure, right click and download the plugin. * Restart IDEA. * Create project labrepl: * File/Open project, navigate to directory where you pulled labrepl and select pom.xml file. * Wait for maven to download deendencies. 2. How to run the labrepl: * From the menu select Tools/Clojure REPL/Add new Clojure REPL. * In the integrated REPL: * (require 'labrepl) * (labrepl/-main) * Browse to localhost:8080 * Enjoy! Tchavdar -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.