A Maven project, yes. Just "mounting" a directory as a project and editing resources tells IntelliJ nothing about the projects in question. See:
http://wiki.jetbrains.net/intellij/Creating_and_importing_Maven_projects#Importing_an_existing_Maven_project_into_an_IntelliJ_IDEA_project What I saw in a couple of bits of Intellij docs and a few message board threads is that it does indeed work similarly to Maven w.r.t. identifying and configuring cross-project source dependencies based on the Maven metadata. The caveat to that is that I don't actually use Intellij (or have it installed, even), so you're following the blind here. FWIW, the worst-case scenario is that you set module dependencies manually. Clearly not ideal, and I don't think it'll come to that. - Chas On Aug 19, 2011, at 2:17 AM, J. Pablo Fernández wrote: > Thanks for the reply Chas. Does that mean that I have to create a Java > project inside IntelliJ, instead of just opening the directory containing a > Clojure/Lein project? > > -- > 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 -- 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