Action that allows to find all classes that are inherited from two specified parent classes/interfaces
Usage:
- Run "Tools -> IDE Scripting Console" action
- Select groovy
- Copy attached script to created scratch file
- Select whole file
- Press Ctrl+Enter
- Call action "Find double inheritance classes" (using "Help -> Find Action" action)