Inform the manager that the project has been deleted. The project will
be removed from any
org.netbeans.api.project.ProjectManager 's mappings.
If
org.netbeans.api.project.ProjectManager.findProject is called on the project directory,
the
ProjectFactory ProjectFactories are asked again to recognize
the project.
The project is no longer recognized as created by the
org.netbeans.api.project.ProjectManager .
Acquires write access.
throws: IllegalStateException - if notifyDeleted is called more than once for a project. since: 1.6 |