[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: [M5] how to get from editor to navigator?

Yup. Eclipse took out the automatic linking of the editor to the package editor and replaced it with the "Show in..." functionality. I find this annoying, since I used the auto-link feature heavily, and now you have to hit a series of keystrokes each time you want to synch up the view with the editor.

They did have reasons for removing that function, but there has been a bit of hue-and-cry from some users to try to get it back in. Here's the eclipse bug to follow if you're interested in this:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=30002

-Tom

Tom Roche wrote:
Scenario: I checkout a J2EE project from CVS and build. I see errors
in Tasks, and 2click on one to open the file. I fix the error and want
to commit the file.

Formerly (M3? M4?) when I opened a file, the currently-available
navigation view (e.g. Package Explorer, Navigator) would also expand
to show (and select) the corresponding file. Thus, in the above
scenario, I would just switch from the editor to an appropriate
viewer, rclick on the file>Team>Synchronize with Repository.

Now (M5) editing a file has no effect on the navigation view. Is this
because I didn't set some preference? (If so, which one?)
Alternatively, is there some key-binding or menu-pick sequence that
will select the (representation of the) currently-open file in the
currently-open navigation view?

If possible, please reply to me as well as to the newsgroup.