Bug 512884 - Type hierarchy missing members contributed by aspects
Summary: Type hierarchy missing members contributed by aspects
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-01 08:49 EST by Janek Lasocki-Biczysko CLA
Modified: 2017-03-01 08:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.