Home > Developers > Wiki > Apply Patch Using Eclipse
Views


To apply the patch created using the process http://www.mifos.org/developers/wiki/CreatingAPatchUsingGNUDiff

1- Go to Navigator, select the project on which you want to apply the patch

2- Right click and select Team->Apply Patch

3- Select the patch file, click next

4- Select the project you want to apply patch to, click next

5- The patch created using GNU Diff has the root dir appended to in the start, select ignore leading path name segments as 1 to ignore the root dir and apply the patch correctly

6- Select the files shown in the list to be patched, click Finish


Grameen logo