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 u
See what's the value of in project.xml. In your case it is org.netbeans.modules.web.project. When you look up this project type on the internet you will find out that you should try installing 'Java Web and EE' plugin.
project.xml
org.netbeans.modules.web.project