vote up 1 vote down star

I've been using Eclipse to develop Flex application for a while and after I upgraded to Eclipse 3.4.1, I noticed that whenever I CTRL+Click a type to navigate to it's declaration, the editor will open on the selected type, but it won't "Navigate" to file on the Flex Navigator tree.

I've checked that this is not the default behavior on my co-workers Eclipse, as theirs will highlight the recently opened file on the Navigator.

I've search everywhere on Eclipse Preferences but couldn't see a toggle for that. Anyone knows where I'm supposed to enable that?

Thanks!

flag

In the upper left corner of the navigator, is there a "Link with Editor" toggle? That's the setting in the base Navigator and Java package explorer. – Dave Ray Feb 26 at 16:42
That Link with Editor toggle solved it. Thanks! – leolobato Feb 26 at 17:26

1 Answer

vote up 1 vote down check

I'm not sure about the flex part of it, but in eclipse there is a "Link With Editor" button in the explorer window (looks like a left and right arrow stacked). Click that and see if it starts to behave like you expect.

link|flag
Thank you! I thought it would be hidden on a preferences page. :) – leolobato Feb 26 at 17:22

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.