Re: Live Class Reloading of Autoloading Modules
On Mon, 02 Mar 2015 07:58:49 -0300, Svein Erik Løken wrote: How can I get an auto loaded module live reloaded? Tapestry live reloads page, component, mixin and base (classes in the base package) classes, plus services defined using an interface, but not module classes themselves. They'r
Live Class Reloading of Autoloading Modules
How can I get an auto loaded module live reloaded? Confiuration: maven-jar-plugin com.company.core.services.Tjac3CommonModule @Contribute(Component