Project Copy operation implementation is copied from
org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation
and modified to be able to use new PhpProjectCopyPanel.hasExternalSources();
It should return true only if src dir is outside of project dir.