I’m developing with MGWT 2.0.1 for iOS and Android platforms. I need to debug my application on Cordova emulators and I read the article http://blog.daniel-kurka.de/2012/07/mgwt-super-dev-mode.html?m=1 for using Super Dev Mode with MGWT. I followed all instructions until the end of the article, so I can view the choice “Super Dev Mode: On” that you display as the latest image.
Now, how can I insert a breakpoint on app client-side and track the execution on Java source code?
To complete my question, I report you that I connected a Cordova-Android emulator with the remote debugger in Developer Chrome Tools. I uploaded two snapshots here to explain better my situation: I cannot see Java sources:
How can I solve this issue? Thank you very much, best regards,
Dario