Ah, you're using Groovy. Unfortunately, I'm not a Groovy expert, so I
couldn't say. The Groovy FAQ seems to indicate that you can do this:
http://docs.codehaus.org/display/GROOVY/Eclipse+Plugin+2.0.0+FAQ#EclipsePlugin2.0.0FAQ-Q.Doesitsupportincrementalcompilation%3F

On Fri, Feb 5, 2010 at 3:36 PM, enes akar <enesa...@gmail.com> wrote:

> 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) <ika...@google.com> 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 <enesa...@gmail.com> 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
>>> google-appengine-j...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
>>> .
>>> 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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> 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 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.

Reply via email to