Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Netbeans source tab disappears

Tags:

netbeans

I have a problem with Netbeans that whenever I create a new project I couldn't find the source tab and I found history tab only. View->Editors show history option only as well. I try to reinstall the Netbeans but the problem remains.. Could anyone help?

like image 350
user1477701 Avatar asked Mar 01 '14 16:03

user1477701


People also ask

How do I show the toolbar in NetBeans?

You have to re-activate it in menu -> view -> Show Editor Toolbar. Check that option and the toolbar should be displayed properly again.

How do I show File tab in NetBeans?

Alternatively you can click on CTRL + (A number from 1 to 7) and a tab with the selected information will be opened. For example, clicking on CTRL + 1 will open your Projects Tab. Clicking on CTRL + 2 will open the Files Tab. Enjoy and happy coding!

How do I get Design tab in NetBeans?

Select Tools > Options from the menu to open it and then select the "JFormDesigner" page. See Preferences for details. You can also set project specific options in the NetBeans project dialog. Select File > Project Properties from the menu to open it and then expand the node "JFormDesigner" in the tree.

How do I get my properties back in NetBeans?

In the Projects window, right-click the System Properties project and choose Properties.


2 Answers

Click on menu [View] --> [Show Editor Toolbar]

like image 188
d1ck50n Avatar answered Sep 19 '22 18:09

d1ck50n


menu-bar>>[View]>>[Show Editor Toolbar] enter image description here

like image 25
Arya Avatar answered Sep 22 '22 18:09

Arya