Bug 309324

Summary: [API] getBinaryName() for IType
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: darin.eclipse, jarthana, Michael_Rennie
Version: 3.6   
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Olivier Thomann CLA 2010-04-15 11:08:59 EDT

    
Comment 1 Olivier Thomann CLA 2010-04-15 11:10:22 EDT
It would be interesting to be able to get the binary name of an IType.
This is particularly useful for the debugger. Right now they need to use a DOM/AST with bindings in order to retrieve this information.
Comment 2 Olivier Thomann CLA 2010-06-10 12:52:03 EDT
Not sure this is required anymore.
Comment 3 Olivier Thomann CLA 2010-07-14 09:44:50 EDT
Closing as WONTFIX. Reusing AST with bindings ended up working fine.
So this is no longer required.
Comment 4 Jay Arthanareeswaran CLA 2010-08-03 06:52:27 EDT
Verified for 3.7M1.