Abhinav
Abhinav

Reputation: 71

Netbeans project's disappeared from explorer

Note: I am a beginner in Netbeans

Yesterday, i built all my projects successfully, but today I see all my projects have disappeared from the explorer.

When I try to open them , I get a message saying " XXX is not a valid netbeans project "

In every project folder , I can see SRC , TARGET and pom.xml ..

Is any file missing ? Does Netbeans also need .PROJECT file as Eclipse ?

Upvotes: 1

Views: 1370

Answers (2)

Anand
Anand

Reputation: 1

Activate all the plugins that are deactivated...automatically

Upvotes: 0

Abhinav
Abhinav

Reputation: 71

The problem was that MAVEN plugin was deactivated . Now it is OK . Thanks

Upvotes: 0

Related Questions