Bug 160327

Summary: [search] Add specification for TypeNameMatch.getType
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: api
Version: 3.2   
Target Milestone: 3.3 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2006-10-10 11:08:47 EDT
20061010

TypeNameMatch.getType currently throws a JavaModelException. If this is intended, the spec should say what it means. It should also define if 'null' is a valid answer and if the returned types can be assumed to 'exist' or not. Same decision with getPackageFragmentRoot
Comment 1 Frederic Fusier CLA 2006-10-11 13:08:44 EDT
Fix for this bug is included in patch attached to bug 160323.

Released for 3.3 M3 in HEAD stream.
Comment 2 Olivier Thomann CLA 2006-10-30 14:16:15 EST
Verified for 3.3 M3 using warm-up build I20061030-0800