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

Bug 103115

Summary: Opening multiple times from same search results keeps using same editor
Product: [Eclipse Project] JDT Reporter: Jason Yip <j.c.yip>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jason Yip CLA 2005-07-08 00:50:40 EDT
Do a search.  Click on one of the results and the file will be opened in a new
editor.  Click on another result and the file will open in the same editor as
before.  All subsequent opens will also use the same editor.

I would have expected these to use new editors.
Comment 1 Dirk Baeumer CLA 2005-07-08 09:04:03 EDT
This can be controlled via the preference General > Search > Reuse editor to
show matches.
Comment 2 Jason Yip CLA 2005-07-10 19:58:59 EDT
Thanks, that's it...