Paulo, I'm also playing with similar issues. I thought eclipse would be the best supported. But so far, I'm still wrestling with it.
If those on this list say NetBeans is solid, I'll give that a try. What I'm looking for: - IDE taking advantage of scala's types for factoring, docs, autocompletion, etc. - Solid debugger - run my app(jetty? glassfish?) with javarebel from within the IDE - launch a scala:console from command line or within IDE referencing the same code base (including same scala and lift jars) as used from the IDE. I want to be able to interact/play with my models and controllers. - all relevant maven goals executable from IDE. That's the initial list. I'm guess I can't do all this from TextMate ;). Jon On Mar 4, 10:27 am, Paulo Cheque <[email protected]> wrote: > Please, I'm not criticizing! ok? Thanks by all good work! > > If I had to use a IDE like textmate + console I would prefer to use a > dinamically typed language =( > I will try NetBeans. > > Basically the issues of Scala plugin are the basics... auto-complete, > refactoring, errors/warnings alerts... all this things are not working > properly for me untill now. > > Thanks by the fast answer again! > []s > Paulo > > On Wed, Mar 4, 2009 at 1:21 PM, Timothy Perrett <[email protected]> > wrote: > > > Paulo, > > > Lots of people use netbeans and eclipse. Im sure if you have issues > > with the eclipse plugin its maintainers would love bug reports :-) > > Otherwise, I know a lot of use (myself included) just use TextMate > > with a compiler open in a terminal window which works great. > > > Hope that helps > > > Tim > > > On Mar 4, 4:14 pm, Paulo Cheque <[email protected]> wrote: > >> What IDE do you use to develop lift applications? Eclipse? NetBeans? > >> I want to use Scala regurlarly, but Eclipse plugin is too bugged... > > >> Thanks in advance.. > >> []s > >> Paulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
