I have a project in eclipse which is created using below options.
File --> New --> Dynamic web application project..
I have linked the src folder to local GitHub synced folder.
Whenever there is a change in GitHub source files, I need to clean the project (only clean , not c...