Hi; I am trying Java on Eclipse by App engine plugin.
Is it possible to dynamically load classes? (maybe hot-swapping is the correct term) In an another project, I use Jetty plugin of Maven, and whenever I compile a java class, Jetty automically loads it. So no restart is needed on code modifications. Is that possible on Eclipse configuration of App Engine. Thanks; -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
