Bug 512884

Summary: Type hierarchy missing members contributed by aspects
Product: [Tools] AspectJ Reporter: Janek Lasocki-Biczysko <janek.lb>
Component: IDEAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Janek Lasocki-Biczysko CLA 2017-03-01 08:49:28 EST
As described here http://stackoverflow.com/questions/42512044/type-hierarchy-missing-members-contributed-by-aspects

The gist is that if a class implements an interface / interface's method, that class will not appear in the "Quick Type Hierarchy" popup if the implementation is done by an aspect.