Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.compare.internal.patch

Class Summary
CompareWithPatchAction  
CompareWithPatchAction.PatchWizardDialog  
Diff  
Hunk A Hunk describes a range of changed lines and some context lines.
InputPatchPage  
LineReader  
Patcher A Patcher - knows how to parse various patch file formats into some in-memory structure, - holds onto the parsed data and the options to use when applying the patches, - knows how to apply the patches to files and folders.
PatchErrorDialog  
PatchMessages  
PatchWizard  
PreviewPatchPage Shows the parsed patch file and any mismatches between files, hunks and the currently selected resources.
PreviewPatchPage.HunkInput Used with CompareInput