Manually refresh project files on local server? (Netbeans)
问题 I have a Netbeans PHP project set to run on a local server. I added some files in the filesystem; Netbeans detects and shows the changes in it's project view, but does not propagate the changes to the local server (based in a different folder). Hence project files on the local server are missing or out of date. Can Netbeans manually refresh the project files on local server? 回答1: I think you can use Menu->Source->Scan For External Changes (if I understand you correctly) 回答2: Source->Scan For