Bug 150648

Summary: Source code resolution don't honor current project
Product: [Eclipse Project] JDT Reporter: Eugene Kuleshov <ekuleshov>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: major    
Priority: P3 Keywords: needinfo
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Eugene Kuleshov CLA 2006-07-14 10:20:54 EDT
When result of opening declaration from the Java editor (e.g. F3) is pointing to the code that has linked sources, source code resolver start searching for the sources starting from the first project in the workspace. It should honor current project first and only if current project does not have any sources it should scan the rest of workspace. 

This is usually most noticeable when working with Eclipse plugins, but the same issue also happens for other buildpath containers.
Comment 1 Jerome Lanneluc CLA 2006-07-17 05:07:57 EDT
Please reopen with Eclipse build ID and exact steps to reproduce.
Comment 2 Denis Roy CLA 2009-08-30 02:05:58 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.