I followed the tutorial here on this page:

http://scala-blogs.org/2007/12/dynamic-web-applications-with-lift-and.html

And was pleased to see the application come out so quickly. However I have a
question. As I save the file on Eclipse they don't get picked up by Jetty. I
need to do a mvn install on the pom.xml of the eclipse project.  And
clearing the project on eclipse broke mvn install, until I did a mvn clean
then a mvn install.

The tutorial references to "incremental compiling". I've been working with
Scala  on Eclipse and got around most troubles myself. But the
Eclipse+Maven+Jetty+Lift is confusing for me. I have a set of questions:

a) How to get code compile incrementally on eclipse, picked up by jetty?

b) How do I debug the application from eclipse?

c) Is there a way to have it all running under eclipse?

I know these question may seem dumb, but I'm not finding good information on
google. Is there a "Developing for Lift using Eclipse for Dummies" arround?
The best I found what this tutorial.

Thomas

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to