when i generate .diff file from eclipse using
Java Editor -> Right click -> Team -> Create Patch
I am getting .diff file only displaying the lines of modified changes. I want to generate the .diff file with complete code of that file. Any solution for this?