Thanks. I have got the example set up from the documentation for the happy lib. I found some bits that seemed not quite right along the way. Perhaps it is possible to attach full working examples to the documentation as a zip or git repo. I am happy to attach it here for reference, any chance someone can update it in the documentation?
Thanks, Steve On 4 Aug 2015 19:29, "Thiago H de Paula Figueiredo" <[email protected]> wrote: > On Tue, 04 Aug 2015 12:19:40 -0300, Stephen Nutbrown <[email protected]> > wrote: > > It's checked by default on my Eclipse Lunar - I haven't used it yet as i'm >> just diving into making this shared module to see how it goes. >> > > As long as the compiler target folder of the included > library/module/subproject is included in the classpath of the main project, > regardless of what tool you're using, live class reloading will work after > a class in the library/module/subproject is recompiled. Maybe Eclipse makes > it easier because it compiles automatically on save. I don't know how IDEA > handles this. > > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
