Maven + Netbeans (+ maven module/plugin for netbeans) + scala work like charm. after installing the netbeans maven plugin you simply open your maven project like native netbeans project. If you open a multi-module maven project, then you could see maven sub-project into the modules section of your project : double clik => open sub-project like a native netbeans modules,...
I didn't try m2eclipse or Q4E since 1 year, and under eclipse I use "external tools" to run maven (for java and scala project). But the maven plugin for netbeans is the best integration I see. On Sun, Nov 16, 2008 at 01:38, David Pollak <[EMAIL PROTECTED]> wrote: > I do maven from the command line. DavidB knows about maven in netbeans > > On Nov 15, 2008 4:20 PM, "Derek Chen-Becker" <[EMAIL PROTECTED]> wrote: > > Out of curiosity, how does Netbeans handle Maven projects, particularly ones > with nested modules? The most recent Eclipse plugin still has some warts, > but it generally seems to work OK if I set up the .classpath file properly > to point at all of the source folders. > > Thanks, > > Derek > > On Sat, Nov 15, 2008 at 11:25 AM, David Pollak > <[EMAIL PROTECTED]> wrote: > > I've bee... > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
