Friday, March 18, 2016

GWT - output problem

I need to deploy simple libgdx app to HTML5/JS and i build it successfully. For output style of my JS code i use -DETAILED so i can read functions and use it.

My main problem is that i cant find my functions in JS output code. I  use logs ( consoleLog("testFunctionCalled"); ) and they are visible in uotpu but name of functions that contains that log  in output JS code aren't.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment