On 18 May 2010 00:29, Pratik Patel <pratik.r.pa...@gmail.com> wrote: >> How does labrepl integrate with Enclojure, and does anyone manage to >> use an IDE effectively with lein/maven? > > * Now right click on the labrepl project and select "Start Project Repl". > * This will open a new window that says "Clojure Repl (labrepl): > * Punch this into this repl window and you're all set: > (require 'labrepl) > (labrepl/-main) > > You can also right click on any of the .clj files and right click -> > load into repl. > > hope this helps, > pratik
Sorry for my poorly worded question, but I was actually wondering how to get non-labrepl projects to integrate with Enclojure, in the same way the labrepl project does... i.e. How can I get an integrated REPL in a maven/leiningen project under Netbeans with the menu's you describe? It seems to me that Enclojure is lacking in this department; especially because almost all Clojure code seems to be built with maven and leiningen these days... How do Enclojure users use these libraries??? R. -- 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