开发者

GWT UIbinder auto complete is very slow

开发者 https://www.devze.com 2023-03-25 06:09 出处:网络
I am working on GWT2.3 with Eclipse Ganymede version 3.4. While working with UIBinder, the auto complete feature (suggestions) is very slow.

I am working on GWT2.3 with Eclipse Ganymede version 3.4. While working with UIBinder, the auto complete feature (suggestions) is very slow.

I am not getting what 开发者_运维技巧to do in this situation. I need to add some plugins or files. It too slow to work.


Comment out the DOCTYPE as a work around. It resolved the issue for me.

There's a discussion about this issue here:

http://code.google.com/p/google-web-toolkit/issues/detail?id=6262

And the solution posted by cave (comment #27) seems to be the easiest solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消