Is it possible to have multiple rows of tabs in Eclipse?
I haven’t been able to find a setting anywhere in the application. I’m currently running the Galileo version.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve discovered that while it is true that you cannot have multiple rows of tabs for the same code-space, it is possible to have multiple rows of tabs showing on your window at the same time:
To accomplish this, simply drag a tab up to your title bar and release. It will create another row of tabs.
I generally like to keep my ‘main’ files on one tab and my reference files on another. Of course to switch from one tab row to another and see the code, requires you to drag the separator up and down.
I like this workaround and it is better than nothing for now (at least until there is a fix released).