[Lift] Re: Scala and Eclipse

2009-10-18 Thread johncch
We have a large multi-module project that includes scala in a few key artifacts and things are going somewhat smoothly.  However, I think most of the devs are bailing out of eclipse for intellij. I just downloaded IntelliJ IDEA CE with the scala plugin and it's really very nice. I think the

[Lift] Re: Scala and Eclipse

2009-10-18 Thread Naftoli Gugenheim
I use Lift in Eclipse with m2eclipse. I create the projects from within Eclipse. On Sun, Oct 18, 2009 at 12:01 AM, johncch john...@gmail.com wrote: We have a large multi-module project that includes scala in a few key artifacts and things are going somewhat smoothly. However, I think most

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Miles Sabin
On Sat, Oct 17, 2009 at 11:07 AM, johncch john...@gmail.com wrote: I manage to import lift and lift-mapper projects fine, but earlier today when I tried importing in lift-hello lift I'm getting editor shutdowns and what nots. Let's look at a few. From the stacktrace my hunch is that you're

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Josh Suereth
I'm not supporting the mvn eclipse:eclipse plugin route right now. If anyone desires to support that, please contribute patches ;) On Sat, Oct 17, 2009 at 8:58 AM, Miles Sabin mi...@milessabin.com wrote: On Sat, Oct 17, 2009 at 11:07 AM, johncch john...@gmail.com wrote: I manage to import

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Miles Sabin
On Sat, Oct 17, 2009 at 2:31 PM, Josh Suereth joshua.suer...@gmail.com wrote: I'm not supporting the mvn eclipse:eclipse plugin route right now.  If anyone desires to support that, please contribute patches ;) So, for the archives, could you say what the currently recommended Maven+Eclipse

[Lift] Re: Scala and Eclipse

2009-10-17 Thread Josh Suereth
It's gotten to the point where I can only support the configuration we're using at work (as it's critical to our success). At one point I thought I had written how on this wiki: http://lampsvn.epfl.ch/trac/scala/wiki/ScalaEclipseMaven, but it seems like I've missed that. Also, it seems some of