On Mar 27, 1:45 pm, ultranewb <pineapple.l...@yahoo.com> wrote: > On Mar 27, 2:29 pm, Shantanu Kumar <kumar.shant...@gmail.com> wrote: > > > I'm curious - did/could you give Eclipse and Counter-ClockWise plugin > > a try? > > I did not try Eclipse. I had a bad experience before with it. It > seems to be the worst to deal with as far as all the project and > dependency garbage, and none of that garbage was automatic, it seemed > to be manual. So unless you would say that Counter-ClockWise is > supposed to automatically deal with the garbage (would you say that?), > I'll steer clear.
As of current stable (0.64), CCW can automatically add Clojure and Contrib JARs to your project and to the project classpath. After installing Eclipse and the CCW plugin, all you need to do is 1. create a "Clojure project" (File-->New-->Clojure Project) 2. create a "Clojure file" (File-->New-->Clojure File) 3. Right click on the file you created and in the context menu, click on the menu item that says "New Project's JVM, load selected file, with a REPL" I have found Eclipse/CCW to be a good combo. Regards, Shantanu -- 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