I'm using eclipse Helios with CDT 7. I want to set the global preference for the "Link with editor" in Navigator to true. I want to know the property name for this setting. I have searched all the pref files in workspace, but couldn't find.
Is there anything like "org.eclipse.ui.navigate.linkWithEditor"?
Where does Eclipse stores this setting in workspace?
Thanks in advance!