Check the project configuration in Eclipse, specifically the build path
tab. If you're using its Maven support, it configures your project to
always exclude all resources from being copied to the target folder when
you change them. Regarding live class reloading itself, it's weird. Are you
using Windows? If yes, it can causes some weird file locking:
http://wiki.eclipse.org/Jetty/Howto/Deal_with_Locked_Windows_Files has a
description of the problem and a solution. Or leave Windows. :P


On Fri, Oct 25, 2013 at 6:55 AM, Peter Hvass <p.hv...@albourne.com> wrote:

> Hello,
>
>
> I've followed all guidance posted here;
> http://tapestry.apache.org/class-reloading.html
>
>
> A couple days ago live class and template reloading just stopped working
> between restarts.
> This only occurs for one of our projects... have spent a few hours trying
> to figure out where
> this might be.
>
>
> This is in Eclipse using the latest version of the RunJettyRun plugin.
>
>
> Does anyone have any common wisdom or experience they could share related
> to troubleshooting this?
>
>
> Thanks,
> Peter




-- 
Thiago

Reply via email to