I am using a Mac and have Netbeans 1.4.0 and JDK both installed, doing perfectly fine. When I try to open a downloaded exercise from MOOC, netbeans just shows empty folders. However, in Finder, there are clearly files in these project folders. All projects downloaded are like this, in which the project files are not visible on Netbeans but are on Finder.
What Netbeans shows
What is actually in the folders
I tried reinstalling both JDK and netbeans several times, but it does not work.
I tried looking online but not many people have had this issue it seems. It’s either that or I cannot find their post.
No, double clicking the folder does not work, nor does restarting netbeans work.
Dragging the file from Finder to Netbeans does not work either
It’s already been a few days. Please help me.
Goose Honk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
I would try few things.
- Open part01-Part01_01.Sandbox file with File->Open Project.
- Refresh project tree
- remove netbeans cache.
- Open netbeans log file (help->view log)
I hope this works!
4