I've created a test "hello-world" lift project and it runs fine. http://wiki.liftweb.net/index.php/HowTo_start_a_new_liftwebapp
also I've imported this project to Eclipse (mvn eclipse:eclipse) and import from Eclipse. I'm currently using m2eclipse (http:// m2eclipse.codehaus.org/), but before I tried Eclipse IAM with same result: error in src/test/scala/RunWebApp.scala import _root_.org.mortbay.jetty.webapp.WebAppContext => WebAppContext is not in webapp project still runs from command line and fails in Eclipse I tried to create lift projects with maven in eclipse with same result - that error I'm on Windows What is the difference beween running from command line and Eclipse and is there a way to fix it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
