Bug 118393

Summary: ICompilationUnit.findPrimaryType: Should use JavaCore.removeJavaLikeExtension
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2005-11-29 04:18:37 EST
20051129

To find the primary type name, the implementation of ICompilationUnit.findPrimaryType uses Signature.getQualifier. In jdt.ui we changed all such code to use JavaCore.removeJavaLikeExtension
Comment 1 Jerome Lanneluc CLA 2005-11-29 06:28:24 EST
Thanks for the report. Fixed.
Comment 2 David Audel CLA 2005-12-13 06:56:11 EST
Verified for 3.2 M4 using build I20051212-0010