Missing Plug-In When Opening Project in NetBeans

Viewed 28459

I've inherited a java project that appears to have been developed using the NetBeans IDE.

It contains a nbproject subdirectory.

When I try to open the project using NetBeans 6.9 it reports the following error in the Project Name text box:

<unrecognized project; missing plug-in?>

How can I determine which plug-in it is looking for?

4 Answers
Related