Hi,
I am developing a gwt (2.7.0) application but I am experiencing a major issue when trying to get the soucemaps working in super dev mode.
My development environment is as follows:
The problem comes with the source maps, as the sourceMappingURL is set to http://10.0.2.15:9876/sourcemaps/......., this address is not accessible from within my windows machine. The source maps are working as they are accessible on the following urls:
Any help/advice would be greatly appreciated.
Cheers,
Andy
-- I am developing a gwt (2.7.0) application but I am experiencing a major issue when trying to get the soucemaps working in super dev mode.
My development environment is as follows:
- developing on a linux virtual machine (virtual box) running on Windows 7
- virtual machine is using NAT for the network
- using chrome in Windows to test the app with port forwarding
- port forwarding is setup for all the correct ports
The problem comes with the source maps, as the sourceMappingURL is set to http://10.0.2.15:9876/sourcemaps/......., this address is not accessible from within my windows machine. The source maps are working as they are accessible on the following urls:
- http://127.0.0.1:9876/sourcemaps/..
- http://localhost:9876/sourcemaps/..
- http://<hostname>:9876/sourcemaps/..
Any help/advice would be greatly appreciated.
Cheers,
Andy
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment