up vote 1 down vote favorite
share [g+] share [fb]

In Netbeans, to the top left of where the code is, there used to be two panels, one called 'Projects' where you could click a project name to open a tree of all the directories and files in it, and you could double click a file to edit it.

Below it is the navigation panel which shows the class names, methods, etc contained in the file you're viewing.

I accidently clicked the close button on the projects panel and can't figure out how to get it to open again, any ideas?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

In Netbeans 6.8 on Windows, going to Window -> Projects brings it back for me. CTRL + 1 works as the shortcut.

link|improve this answer
Wicked! Thanks. SO is fucked up and i can't accept till 6 more mins. – Click Upvote Jul 14 '10 at 23:07
No worries, glad that worked. – zombat Jul 14 '10 at 23:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.