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

Bug 536961

Summary: Menu Text for "Link with Selection" of Java Outline is misleading
Product: [Eclipse Project] JDT Reporter: Matthias Becker <ma.becker>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 4.8   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/125978
Whiteboard:

Description Matthias Becker CLA 2018-07-12 08:54:57 EDT
JDTs java outline has a "Link with Editor" action in the menu. The text is misleading. I thought if I uncheck it the outline no longer switches when I switch editor. But what it actually does is: The outline switches it's content when editors a switched. But does not adapt the selection in the outline view to the selection in the editor.

So I propose to change the text to "Link with Editor Selection" to make this more clear.
Comment 1 Eclipse Genie CLA 2018-07-12 08:58:40 EDT
New Gerrit change created: https://git.eclipse.org/r/125978
Comment 2 Matthias Becker CLA 2018-07-12 09:27:50 EDT
maybe "Link Selection with Editor" is an even better text.
Comment 3 Matthias Becker CLA 2018-07-13 05:27:17 EDT
Project Explorer has the same behaviour (only the selection changes). "Link with Editor" is a well known term. So we keep it as it is.