hey folks
http://tapestry.apache.org/class-reloading.html there it says that class
reloading from a JAR is not working. So when you have a more complex project
(probably with more than one modules) all the modules are packed to JARs and
they go into your WAR exploded.
With eclipse this works well
I'm using Tapestry together with Idea and live class reloading is just
working fine.
Launch jetty from the maven plugin, and just hit CTRL+F9 to reload pages
and components.
Regards
Guillaume
Tel.:
Fax :
+33 (0)177 721 613
+33 (0)140 130 430
P Avant d¹imprimer, pensez à l¹environnement
Ce messa
I haven't used IntelliJ much, but take a look at the troubleshooting
section at the bottom of
http://tapestry.apache.org/class-reloading.html if you haven't already.
On Apr 12, 2012 8:28 AM, "klausbayrhammer"
wrote:
> Hey,
>
> Im having some trouble with the live class reloading using a jetty/in