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!