I am using GWT 2.8
with GWT plugin v.3
and Tomcat 8
in Eclipse
.
When I debug the project, breakpoints are working fine, but I can't watch expression, it shows reference error.
Does anyone has the same issue?
I read some related question which says using Google Plugin will be fine, but Google Plugin doesn't support Java 8
.
Why it happens and how I solve it?