Hi Thomas,
I've been having the same troubles and found that these instructions
helped me a bit:

http://liftweb.net/index.php/Using_eclipse_hotdeploy

if you left-click on the RunWebApp application and go to "Debug As"
and don't see an "Open Debug Dialogue" option, just try clicking on
"Scala Application"...that worked for me.

Good luck!
-David

On Feb 2, 2:20 pm, Thomas Sant Ana <maill...@gmail.com> wrote:
> I followed the tutorial here on this page:
>
> http://scala-blogs.org/2007/12/dynamic-web-applications-with-lift-and...
>
> 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 liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to