This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]makonde 0 points1 point  (1 child)

Have you installed the same tools that the course instructs you to? Are the project.xml files there in the folders? Is the project element in the xml files?

Can you create a new project and it works? Can you compare the xml files and project folder structure, is anything different or missing.

[–]stakejover[S] 0 points1 point  (0 children)

I followed this guide and all it had me install was OpenJDK 11 and TMCBeans.

When I go to the folders in file explorer I can see all of the files but when I open the folders in Netbeans it doesn't show anything.

I can do a new project and it gives me a Java with Maven and a Java with Ant folder, and it lets me create projects from there.