How to build GWT standalone offline application?

一个人想着一个人 提交于 2019-12-03 20:50:40

GWT do it for you. compile it to one .js file?

Here is simple tutorial http://code.google.com/intl/en/webtoolkit/doc/latest/tutorial/gettingstarted.html

If you have any other question, please ask

and have a look at this.allyou need is here

http://www.vogella.de/articles/GWT/article.html

Try Gears with GWT from google here the specs: http://www.slideshare.net/tom.peck/going-offline-with-gears-and-gwt

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!