Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336866 - Open type hierarchy within editor caused NumberFormatException using Remote Tools connection
Summary: Open type hierarchy within editor caused NumberFormatException using Remote T...
Status: RESOLVED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Remote Tools (show other bugs)
Version: 4.0.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.0.6   Edit
Assignee: Vivian Kong CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 15:02 EST by Vivian Kong CLA
Modified: 2011-02-10 15:04 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vivian Kong CLA 2011-02-10 15:02:40 EST
To reproduce:

Select a class name in the Remote C/C++ Editor, right-click and select Open Type Hierarchy.  It will throw NumberFormatException.

This is caused by a missing argument from findTypeHierarchyInput() in RemoteToolsCIndexSubsystem.
Comment 1 Vivian Kong CLA 2011-02-10 15:04:42 EST
Fixed in ptp_4_0 and HEAD