In Eclipse, there is something called refresh workspace or F5 that refreshes the files, to make sure to pick-up any files that are changed outside eclipse.
How do i do t
I use netbeans deploying php projects.
Source->Scan for External Changes
The files in the projects will be refreshed or synchronized with the windows file system.