How to resolve the cannot find file error as follows in netbeans.
Error:
E:\MS IT UNCC\2014\Spring 2014\NBAD New Proj\nbad_flight_ticket_reservation_system\nbproject\build-impl.xml:1012: Warning: Could not find file D:\MS IT UNCC\Project Learning\NBAD Project\joda-time-2.3\joda-time-2.3-javadoc.jar to copy.
BUILD FAILED (total time: 2 seconds)
Error:
E:\MS IT UNCC\2014\Spring 2014\NBAD New Proj\nbad_flight_ticket_reservation_system\nbproject\build-impl.xml:1012: Warning: Could not find file D:\MS IT UNCC\Project Learning\NBAD Project\joda-time-2.3\joda-time-2.3-javadoc.jar to copy.
BUILD FAILED (total time: 2 seconds)
The reason might be broken references.
Remove them and your project should build perfectly.