So how are people working with Intellij, e.g., while using buildr for buildfiles? I normally let Intellij construct projects based on Maven pom files, from which it inherits info on the project/subproject classpaths. If I start with a Buildr buildfile, instead of maven pom files, how to clue Intellij in as to what the project classpath is, especially as it regards dependencies stated in the buildfile.
-- Mark Petrovic
