Thanks for the answer! I'll notify the users. Anyway to integrate the eclipse + scala plugins directly?
On Fri, Feb 13, 2009 at 4:44 AM, Dirk Olmes <[email protected]> wrote: > Josh Suereth wrote: > > Hey guys, > > > > I'm trying to better integrate the maven-eclipse-plugin with the > > maven-scala-plugin. Is there anyway I can notify the eclipse:eclipse > goal > > to add extra source directories when creating the eclipse project files? > > Use the build-helper plugin from Codehaus [0] to add additional source > directories and the eclipse plugin will pick them up. > > [0] http://mojo.codehaus.org/build-helper-maven-plugin/ > > HTH, > > -dirk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
