Hi all, today we would like to show you a new feature we have added for NetBeans 7.3. If your PHP project has any configuration problem, NetBeans will warn you.
We will start with opening some broken project - NetBeans will detect it and mark it:
NetBeans will also show you a warning dialog which can be used for resolving project problems:
One can use also a context action which is present on project in the Projects view:
The dialog for resolving project problems is very simple:
Each problem usually has its own solution - for example, broken Test Files can be fixed directly in the Project Properties dialog so NetBeans will open it for you once you click the Resolve... button:
That's all for today, as always, please test it and report all the issues or enhancements you find in NetBeans Bugzilla (component php, subcomponent Project).