Bug 309324 - [API] getBinaryName() for IType
Summary: [API] getBinaryName() for IType
Status: VERIFIED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-15 11:08 EDT by Olivier Thomann CLA
Modified: 2010-08-03 06:52 EDT (History)
3 users (show)

See Also:


Attachments

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