Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 108506

Summary: use of OpenTypeAction.findTypeInWorkspace(...) suspect
Product: [Eclipse Project] JDT Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Darin Wright CLA 2005-08-31 15:24:36 EDT
3.1

There are two uses of OpenTypeAction.findTypeInWorkspace(name). Both uses look 
like they will produce unexpected results.

(1) the open type action uses this method to open a type for a frame or 
variable when source lookup for the associated type name fails
(2) the stack trace hyperlink uses this method when source lookup fails

In both cases, if source lookup has failed, searching for the first type in 
the workspace with the name may/may not find the right type.
Comment 1 Darin Wright CLA 2006-04-04 15:21:00 EDT
Deferred
Comment 2 Darin Wright CLA 2006-07-31 12:35:35 EDT
Closing. In this case, it's just a fallback.
Comment 3 Eclipse Webmaster CLA 2009-08-30 02:40:48 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.