Community
Participate
Working Groups
I20050329-2000 - search for java.util.List - enable the 'Imports' filter > expected: no hits in import containers are shown < actual: hits in import containers within class files are shown
This was already the case before adding the filter support. I guess that in class files we don't have any information about the import container.
The jdt core infrastructure reports references in class file import on the type. No easy fix here