GWT Development Mode detailed nocache.js

47 views
Skip to first unread message

YvetteT

unread,
Mar 21, 2012, 2:06:05 PM3/21/12
to google-we...@googlegroups.com
Hi,

is it possible to get pretty javascript for the generated *.nocache.js using eclipse?

Because the DevMode debug config itself refuses to accept -style DETAILED if specified using the arguments list.

Thanks

Joseph Lust

unread,
Mar 30, 2012, 2:59:41 PM3/30/12
to google-we...@googlegroups.com
YvetteT,

Are you using your Eclipse GWT plugin to build? Then set it in the Web Application run configuration's Arguments tab. If you're using the GWT Maven Plugin, set the <style>DETAILED</style> tab. It works for me this way. If you're just doing straight command line, then perhaps something else is vexing it. In that case, please pass along your command line argument string in its entirety.

Sincerely,
Joseph

Thomas Broyer

unread,
Mar 31, 2012, 5:35:43 AM3/31/12
to google-we...@googlegroups.com
DevMode has no -style argument, but Compiler has. You can also have a look at the *.js files in com/google/gwt/core/linker/ in the gwt-dev.jar for the templates used by each linker (by default, the IFrameLinker is used)
Reply all
Reply to author
Forward
0 new messages