Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Debugging with GWT 2.7 and SuperDevMode.

$
0
0

I don't know if this is a limitation of (a) Source Maps; (b) GWT; or (c) IntelliJ 14...

 

I've got a good sized project which we recently updated to use GWT 2.7 and SuperDevMode. (Side note--Very painless to setup the new run configuration and It Just Worked!!!!)

 

I can set my breakpoints and see my code in the editor...so far so good.

 

The problem comes when I want to inspect a variable. All the variables show up as the somewhat mangled JavaScript names such as "result_0_g$" instead of the method parameter I have named, "result".

 

This means I can't do things like:

  • Hover my mouse over the variable, parameter or field to see a tooltip with the value
  • Evaluate Expression to get the details of the expression
  • etc....
Is there something (an option in the Run Configuration to pass in the Dev Mode Parameters perhaps?) that I've missed?
Thanks,
jay

Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>