2009/7/21 Anne Ogborn <annie6...@yahoo.com> > > > While we're on this subject, anybody know the same information for La > Clojure? That is, how to set up the current directory and classpath so one > can compile java classes from Clojure? > > IntelliJ has many strengths, but a simple, transparent mechanism to add an > arbitrary directory or jar to the classpath isn't among them. > > Project Settings -> Modules -> Dependencies (tab) -> Add.
I'm not sure if that's what you mean by transparent mechanism. You always setup the dependencies on a per project basis. You can set up "Jar Directories" to automatically include all jars inside a particular directory. This stops you having to specify them individually. I'm hoping we don't have to wait too much longer for the next release of La Clojure. The current version is a nice start but is a little rough around the edges. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---