By default all open files in your netbeans are displayed in a horizantal tab, just like a browser does.
I want my tabs to be listed vertically, is this possible?
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.
It looks like the functionality you require was added to the NetBeans sources only a few weeks ago. You can view this changeset here: http://hg.netbeans.org/main/rev/e36924dd340d
So you should be able to set the tab positions in the
Optionsif the version of the IDE you have was built after the change mentioned above (25 Jan 2012).You can get the nightly builds here.