Hi all, I ran a clojure dojo last week in Dundee, Scotland and thought we'd be able to start on a simple group project making use of a couple of libraries. I figured the most idiomatic approach to this would be to adopt leiningen, but it appears that Enclojure (used by the majority of the group - though not me) doesn't support lein, though you can use export to a maven pom.
Taking a look at the labrepl project, there is a clear integration between the Maven build, and Enclojure... Specifically with Enclojure providing a series of options to "start a project REPL", yet these don't appear in my hand-cranked maven project, despite including the maven-clojure-plugin. I realise we can start the maven goal clojure:repl from within Netbeans, however the REPL doesn't then seem to be as tightly integrated with the editor. How does labrepl integrate with Enclojure, and does anyone manage to use an IDE effectively with lein/maven? Thanks again, 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