Bug 118393 - ICompilationUnit.findPrimaryType: Should use JavaCore.removeJavaLikeExtension
Summary: ICompilationUnit.findPrimaryType: Should use JavaCore.removeJavaLikeExtension
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 04:18 EST by Martin Aeschlimann CLA
Modified: 2005-12-13 06:56 EST (History)
0 users

See Also:


Attachments

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