Friday, September 17, 2010

Re: GWT Eclipse Project not always updating classes

Hi Samuru,

maybe you have two instances of your App running? This could be one
reason.
Make sure, that you close all instances, then clean your project, and
retry.

The classes in the war/WEB-INF directory are only classes in your
server package.
Maybe they should be re-enhanced??

You can also try, restarting Eclipse, this solved several problems for
me, when
I had similar problems.

I hope this helps a little.

Greets Alex


On 16 Sep., 16:48, Samuru Jackson <samurujack...@googlemail.com>
wrote:
> Hi,
>
> I have the problem, that sometimes it happens that my changed code in /
> src/* is not updated in /war/WEB-INF/classes/*
>
> Even if I delete the affected class in /war/* it puts an old version
> of the class again back into /war/* .
>
> How can this happen? Is there a cache somewhere around?
>
> Project -> Clean does not work

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment