Hi, > 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.
What you want to check is the buildr-iidea plugin at [1]. [1] http://github.com/realityforge/buildr-iidea -- Cheers, Peter Donald
