The Artima Developer Community
Sponsored Link

Java Buzz Forum
Latest Nightly Eclipse Re-Adds Editor Linkage

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Joey Gibson

Posts: 71
Nickname: joeygibson
Registered: Jun, 2003

Joey Gibson is an opinionated software architect who blogs about technology, politics, music, etc.
Latest Nightly Eclipse Re-Adds Editor Linkage Posted: Jun 26, 2003 7:18 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Joey Gibson.
Original Post: Latest Nightly Eclipse Re-Adds Editor Linkage
Feed Title: Joey Gibson's Blog
Feed URL: http://www.jobkabob.com/index.html
Feed Description: Thoughts, musings, ramblings and rants on Java, Ruby, Python, obscure languages, politics and other exciting topics.
Latest Java Buzz Posts
Latest Java Buzz Posts by Joey Gibson
Latest Posts From Joey Gibson's Blog

Advertisement
The latest build of Eclipse has re-added a feature that I had been missing since the M4 or so. This feature is a linking of location between the Package view and the current editor. You've always been able to double-click on a class in the package explorer and have it bring that class up in the editor. What you used to be able to do, and what you can do again, is to have the package view updated based on your location. So if I'm editing Foo and then I click on the tab for Bar, the package view will now show that I'm in Bar. This is now a toggle instead of being foisted upon those who don't like it. If you install this latest version (remember to do it like this) you'll now see a little icon on the top of the package explorer that looks like this

Toggle
Switch

I'm really glad this is back because I missed it. But I'm also glad that there's a toggle switch because there were times that this behavior was a real pain.

Read: Latest Nightly Eclipse Re-Adds Editor Linkage

Topic: Must have Java book: is Google Previous Topic   Next Topic Topic: GUI admin, shmooie admin

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use