Hi, I am using Tapestry 5.0.18 and I read a lot about tapestry being able to reload classes without a restart. See: http://tapestry.apache.org/tapestry5/guide/reload.html
But when I run my webapp in eclipse with WTP tools, and whenever I make a change to one of my page class, eclipse is always complaining that he didn't succedd in reloading the class and the modification is not taken into account. Am I doing something wrong ? Is this an eclipse problem ? Thanks, Hugues