compiled js files do not work, if compiled "obfuscated", only if compiled "pretty"
Dear All,
We have a problem with xs linker: If we compile our java code with
"pretty" directive, everything works fine, see:
http://www.geogebra.org/web/xs/xsTest.html
But if we compile with the "obfuscated" directive, it don't works,
see:
http://www.geogebra.org/web/test42xs/xsTest.html
It is also strange, that I tried to use the closure-compiler on the
"pretty" compiled js, and it worked, obfuscated the js, and the
browser loaded it without any problem. I tried to debug the problem in
Firefox (firebug), it loads the "long named" permutation, and calls
the "onScriptLoad(gwtOnload) function, but there I'm lost.
The problem persist with Firefox and Chrome too. We use the latest
eclipse plugin (gwt2.4.0)
Thank a lot for your help
Best:
Gabor Ancsin
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home