Bug 13145 - AssertionFailed opening type hierarchy on selection
Summary: AssertionFailed opening type hierarchy on selection
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P1 major (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-10 04:59 EDT by Dani Megert CLA
Modified: 2002-04-11 04:51 EDT (History)
0 users

See Also:


Attachments

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