Derek,

With Java, Eclipse handles very well multi modules with the help of
m2eclipse. Just checkout a multimodule project as a Maven project from
subversion and it will create all the required projects in eclipse. No need
to use eclipse:eclipse.

With scala that's another story I have never had success using scala +
eclipse + maven, even for simple projects, whether with m2eclipse, Q/IAM or
without any of them.

If you have a setup, example of pom and steps by step actions required to
make it work I would appreciate. I have already got help from other users
but I didn't myself never make it work.

The main issue being that at the beginning everything seems to work fne and
then suddenly when I try to launch a scala application (not a lift
application) from eclipse it stops working.

On Sat, Nov 15, 2008 at 7: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 been using netbeans very succesfully. I recomend it.
>>
>> Thanks,
>>
>> David
>>
>> On Nov 15, 2008 8:53 AM, "Oscar Picasso" <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> Which tools would you recommend to work for a lift project, and more
>> generally with scala?
>> The requirement being that the project also uses maven.
>>
>> I have tried the Eclipse plugin a number of times and I found it too
>> unstable.
>>
>> The last Intellij IDEA plugin is decent, I was considering switching to
>> IDEA. Howver I ran lately in some issues. The more important being that if I
>> define implicits somewhere their containing folder keep loading... forever.
>>
>> I could use emacs but I would like some pretty formatting, code completion
>> and error checking.
>>
>> On a scala list post I read David P. explaining that there are a number of
>> decent tools to work with lift. Which ones?
>>
>> BTW: the lift wiki search does not work. It always returns a *No such
>> special page*.
>>
>> Oscar
>>
>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to