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

Bug 207861

Summary: Change source lookup when importing plug-ins from location other than target platform
Product: [Eclipse Project] PDE Reporter: Brian Bauman <baumanbr>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: curtis.windatt.public, darin.eclipse
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Brian Bauman CLA 2007-10-29 17:38:37 EDT
This was discussed as part of a fix for bug 202410.  

The idea is that when looking up source for imported plug-ins that aren't included in the target platform, we should use the source locations we find the that target location.

For example, if I am running the Eclipse SDK the import GEF plug-ins from a separate target location (C:\gef\eclipse\), we should look up source based on the contents of plug-ins from the target location (ex. plug-ins found in C:\gef\eclipse\plugins\).  

The current algorithm is to try to resolve all source look up with the source locations stored in the workspace preferences (user defined and those specified in the target platform).
Comment 1 Curtis Windatt CLA 2009-03-16 12:07:18 EDT
Fixed with bug 264413

*** This bug has been marked as a duplicate of bug 264413 ***