I'm trying to develop a lift app using eclipse with scala and Q plugin... As soon as I create the project from an archtype all is ok but as soon as I open it in eclipse there is no way to start it again, I cannot find the generated class files and also when I run the "compile" goal from eclipse nothing happens.
On the other hand also trying to run the same project with "mvn jetty:run" from command line don't works because cannot find bootstrap.liftweb.Boot. Any ideas? Thanx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
