Bug 13145

Summary: AssertionFailed opening type hierarchy on selection
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Dirk Baeumer <dirk_baeumer>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1    
Version: 2.0   
Target Milestone: 2.0 M5   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Dani Megert CLA 2002-04-10 04:59:13 EDT
If the selection can't be resolved an exception occurs.
Test Case:
- open Java editor
- select something that does not resolve (e.g. "new")

Note: F3 works i.e. does nothing (no beep, no status info)
Comment 1 Martin Aeschlimann CLA 2002-04-10 12:00:32 EDT
problem in OpenTypeHierarchyAction.run(ITextSelection)
Comment 2 Dirk Baeumer CLA 2002-04-11 04:51:40 EDT
Fixed for build > I20020409