ALi Akbar
ALi Akbar

Reputation: 145

Netbeans is not showing source tab

Not showing Source tab

Netbeans is not showing source tab, please help.

Upvotes: 2

Views: 4264

Answers (4)

anwar
anwar

Reputation: 11

I had the same problem and I had to delete the Netbeans Cache and User Directory. Once I did it worked fine.

you will find the cach in the path: C:\Users"user_name"\AppData\Roaming\Netbeans
delete all files in this folder

Upvotes: 1

sheikh
sheikh

Reputation: 1

Choose from IDE menu bar, Next to FILE---EDIT--VIEW---and then go to View option-- select show editor option show "Editor Tool bar"(put tick mark to select)

Upvotes: 0

Vinay Sharma
Vinay Sharma

Reputation: 1303

As of now you are viewing Project view. You have to click on Files then you will be able to see what you want to see. :) enter image description here

or still not visible follow following steps :

  • User selects main menu Window.
  • User clicks menu item Reset Windows and all views are reset to their defaults.

Upvotes: 0

ItamarG3
ItamarG3

Reputation: 4122

It may be that for some reason the layout changed. I am not very familiar with NetBeans but I presume that there is an option to reset the layout under

Window -> Reset Windows

Hope this helps!

Upvotes: 0

Related Questions