Jon,
Please see http://wiki.liftweb.net/index.php?title=JavaRebel

Thanks,

David

On Sun, Mar 1, 2009 at 3:25 PM, Jon Hancock <[email protected]> wrote:

>
> I was under the impression that in development mode, I could modify my
> lift files and see the changes without restarting jetty.
>
> I have created the helloworld sample app from the lift book.  It seems
> to run fine (command line, not ecplise, as I'm following the docs
> closely to get started).
>
> In HelloWorld.scala I change the line:
> def howdy = <span>Welcome to helloworld at {new java.util.Date}</span>
>
> to:
>
> def howdy = <span>Welcome to NOW helloworld at {new java.util.Date}</
> span>
>
> and refresh my browser.  nothing.  I still get the old version.  Am I
> doing something wrong?  Or does lift not support this and I have to
> restart the server to test each change?
>
> thanks, Jon
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

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