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 at > http://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.
