Which version of scala do you have? Type "scala -version" on the commandline.
If you're using Lift 1.0, you'll need scala 2.7.3. In your pom.xml file, look for <scala.version>. Tyler On Mar 8, 4:51 am, johannes <[email protected]> wrote: > Hi all, > > I wanted to get started with lift this week, but after 4 nights of > struggling with building one of the archetypes (e.g. the helloworld > example) I don't know any further > > The error I get always is: > > [WARNING] Exception in thread "main" java.lang.NoClassDefFoundError: > scala/tools/nsc/symtab/SymbolTable > > I first thought it was related to using eclipse, but the error also > occurs using cli. I used the updated archetype definition found in a > recent thread here. Any ideas on that? This doesn't seem like the bug > in this file discussed in another thread here. I also tried multiple > versions of jetty, though the problems seem to be related to the scala- > compiler.jar. This jar is in the repository though.... > > Has anyone encountered a similar problem? > > Cheers, Johannes > > P.S.: Where did the first msg go?! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
