This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250086 - Show Hierarchy: Add option to ignore classes and or interfaces
Summary: Show Hierarchy: Add option to ignore classes and or interfaces
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 08:50 UTC by markiewb
Modified: 2015-01-29 08:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2015-01-29 08:50:46 UTC
ACTUAL
"Show subtypes/supertypes" shows classes and interfaces 

EXPECTED
Use case A: I want to see where the class is extended in tests (but I do not care about the matches in non-test sources).
Use case B: I want to see where the class is extended (but I do not care about the matches in tests)

"Show subtypes/supertypes" can be configured to show classes and/or interfaces. Add new toggle buttons to the existing toolbar at the bottom of the hierarchy TC.