调试 Gmail 上下文小工具?
我该怎么做呢?部署起来确实很痛苦,而且由于缓存而看不到任何内容弹出。我还尝试在 url 末尾添加标签,它应该清除缓存,但仍然没有帮助。
在创建应用程序时,使用 Google Web Toolkit 进行编码是否是更好的选择?我在java方面很有经验,所以这就是我问的原因。
How would I go about doing this? Its becoming a real pain to deploy and not seeing anything pop up because of the cache. I have also try adding the tag at the end of the url where its suppose to clear the cache and it still doesn't help.
Would coding under Google Web Toolkit be a better choice in creating an app? Im pretty experienced in java so thats why I asked.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Google 实际上提供了一个讨论适用于上下文小工具的正常小工具调试的地方:
http://code.google.com/apis/gadgets/docs/tools.html
Google actually provides a place where they talk about normal gadget debugging which works for the contextual gadgets:
http://code.google.com/apis/gadgets/docs/tools.html