开发者

Access the GWT generated javascript source in Eclipse

开发者 https://www.devze.com 2022-12-24 18:16 出处:网络
In eclipse IDE, how can I see the javasc开发者_如何学编程ript source code GWT has generated ?Assuming that you are using latest GWT version with Google Plugin for eclipse you

In eclipse IDE, how can I see the javasc开发者_如何学编程ript source code GWT has generated ?


Assuming that you are using latest GWT version with Google Plugin for eclipse you just need to look under the war/ directory. But unless you are compiling with "detailed" or "pretty" option you will not be able to make much of the JavaScript output because by default GWT compiler generates obfuscated code.

See http://code.google.com/eclipse/docs/gwt_compile.html for setting compiler options.

0

精彩评论

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

关注公众号