If the buildfile changes with respect to added or removed dependencies, are the IJ project files updated accordingly?
On Sep 5, 2010, at 10:42 PM, Peter Donald wrote: > 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 -- Mark Petrovic
