Community
Participate
Working Groups
When asked for an adapter, in some cases we need to check the underlying Java object for an adapter (e.g. to support the various Java submenu items in the variables view like 'Show static variables' when displaying a Java variable instead of an adapted or SMAP variable). Since we wrap all Java targets, this interferes even when you're not debugging EGL.
Fixed SMAPUtil.java and EGLJavaDebugElement.java
Verified