I know how to toggle tabs, to switch between files, in eclipse. But, how do I toggle tabs like Manifest, Application, Permissions, Instrumentation and AndroidManifest.xml, which are inside the AndrdoidManifest file of my project, using a keyboard shortcut. Thanks.
Share
Alt + PgUp for next tab
Alt + PgDown for previous tab