I know that Eclipse and NetBeans have a plugin so you just e.g. in NetBeans do this:
- Open the project and right-click on the file or folder you want to patch.
- Tools > Apply Diff Patch...
- Browse to and select the patch file you want to apply. > Click "Patch".
Is there some way to do this with Notepad++?