I'm running Netbeans 6.7.1 with the Maven and Scala 2.7 plugins quite happily on OS X.
Peter On Feb 21, 10:34 pm, Caoyuan <[email protected]> wrote: > Yes, Scala plugin for NetBeans 6.8 needs Scala 2.8, thus lift's 280 branches. > > For Maven project, there is no need to set Scala home and dependent > libs in NetBeans, all these setting are in pom.xml. > > Cheers, > -Caoyuan > > > > On Mon, Feb 22, 2010 at 5:51 AM, Ross Mellgren <[email protected]> wrote: > > Lift 1.1 and 2.0 are the same code stream by the way, just 1.1 was renamed > > to 2.0 after 1.1-M8. That said, the most recent versions of 2.0-SNAPSHOT > > and 1.1-SNAPSHOT run on Scala 2.7.7. The new 2.0-SNAPSHOT branch for Scala > > 2.8.0 (280_port_refresh, built as 2.0-scala280-SNAPSHOT I believe) runs on > > Scala 2.8.0 Beta 1. > > > I have no idea about NetBeans, though I've heard on the list a couple times > > that the most recent versions are Scala 2.8 only. > > > Keep in mind that Scala is extremely version sensitive and not backward > > compatible. > > > Hope that helps, > > -Ross > > > On Feb 21, 2010, at 4:06 PM, Arie wrote: > > >> I've been going through as many posts as possible to try to establish > >> how to use Netbeans (on a Mac) with Lift. > > >> I think I'm correct in saying that Netbeans 6.8 will only work with > >> Scala 2.8 (beta/snapshot -http://wiki.netbeans.org/Scala68v1), and > >> that from this (http://old.nabble.com/Lift-1.1-SNAPSHOT-under- > >> Scala-2.8-with-NetBeans-and-the-Scala-plugin-td25302936.html) Lift 1.1 > >> will only work with Scala 2.7.5. > > >> What will Lift 1.0 work with in Netbeans (if it will), and related, > >> how do I square getting Lift (version 1.0/1.1), to work in Netbeans > >> 6.8 which seems to require Scala 2.8? > > >> Will any of these problems be solved by Lift 2.0, and when is 2.0 > >> scheduled to come out!? > > >> Thanks. > > >> -- > >> 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 > >> athttp://groups.google.com/group/liftweb?hl=en. > > > -- > > 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 > > athttp://groups.google.com/group/liftweb?hl=en. -- 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.
