When it cant find Boot thats usually because there was some duff code before the compiller got to compiling Boot.
>From the terminal, cd into that directory of your project and do: mvn clean scala:cc If you have any errors in your file this wil then be highlighted as the compiller daemon runs. It will also compile your files as you save them. Im afraid I cant comment on eclipse as im really not familiar with it - terminal window and textmate all the way! HTH Tim On Nov 27, 1:07 pm, Acciaio <[EMAIL PROTECTED]> wrote: > 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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
