Thanks Ikai, but I wrote Groovy classes and whenever I save the file Eclipse
wants to restart. Probably because of interpretation phase of Groovy
classes. Anyway is there a way to handle the situation. Thanks in advance..

On Wed, Feb 3, 2010 at 2:43 AM, Ikai L (Google) <[email protected]> wrote:

> Yes. Run your server using "Debug". Eclipse will automatically compile your
> classes on save.
>
> The only exception is certain types of changes to classes that need to be
> enhanced after compilation. Eclipse will prompt you to restart.
>
> On Tue, Feb 2, 2010 at 4:04 PM, javaness <[email protected]> wrote:
>
>> 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]<google-appengine-java%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en.
>>
>>
>
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> http://googleappengine.blogspot.com | http://twitter.com/app_engine
>
> --
> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>



-- 
Enes Akar
http://www.linkedin.com/pub/enes-akar/7/835/3aa

-- 
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.

Reply via email to