Re: [appengine-java] Automatic restart of development server in Eclipse

2010-07-06 Thread Yasuo Higa
Hi  jesbox,

Slim3 supports HOT reloading.
HOT reloading means a new version of a class is automatically reloaded
on the fly.

The site of Slim3 is here:
http://slim3.org

Hope this helps,

Yasuo Higa

On Sun, Jul 4, 2010 at 1:40 PM, jesbox  wrote:
> Hi!
> I have read that it should be sufficient to save a java source file
> and that the development server would reload the class. Then I could
> reload the page and it would be the latest version I would look at.
>
> This does not happen to me, I have to stop the development server and
> then run the application again.
>
> Many thanks for advice on this.
>
> --
> 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 google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Automatic restart of development server in Eclipse

2010-07-05 Thread jesbox
Hi!
I have read that it should be sufficient to save a java source file
and that the development server would reload the class. Then I could
reload the page and it would be the latest version I would look at.

This does not happen to me, I have to stop the development server and
then run the application again.

Many thanks for advice on this.

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.