I´m running my MGWT Project with SuperDevMode on a code server.
For debugging they they said i should use Chrome and "enable source maps" in the Chrome Developer Settings. But in the Developer Settings i can only find "Enable JavaScript Source maps" and "Enable css Source maps". Both are enabled but i still can´t see .java files there.
I´m using Chrome Version 42.
How can i enable the Sourcemaps for debugging in Chrome?
Solved: Switched from Chrome Canery to Chrome and used gwt 2.5.1 instead of 2.5.0!