Hola,
Working through the getting started demo getting this error when
executing mvn jetty:run for the TODO app:
C:\scala\todo\src\main\scala\com\liftworkshop\snippet\Util.scala:3:
error: value xml is not a member of package main.scala
import scala.xml.{NodeSeq}
My eclipse project is also noting this error. When I look at my
referenced libraries in the eclipse project, I see the scala.xml
package.
Thanks,
etienne
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---