I faced the same issue and finds the workaround to inspect. Its very simple. put break point on the line where you need to inspect and select the particular variable or object in the line and select show view "Variable"(go to 'Windows' menu -> select 'Show View' -> select 'Variables' OR Alt+Shift+Q,V) In 'Variables' window you will get all the expecting values can be inspect.
Read full article from Bug 344856 – Display view is not working if generics in class: Evaluations must contain either an expression or block of well-formed statements
No comments:
Post a Comment