Eclipse Platform
Release 3.3

Package org.eclipse.compare.patch

Provides support for applying and working with patches.

See:
          Description

Interface Summary
IFilePatch A representation of a file patch that can be applied to an input stream.
IFilePatchResult A file patch result provides the results of an attempt to apply an IFilePatch to the contents of a file. * This interface is not intended to be implemented by clients.
IHunk Interface that represents a hunk.
 

Class Summary
ApplyPatchOperation An operation that provides an interface to the Apply Patch Wizard.
PatchConfiguration A patch configuration allows clients to set parameters that control how a patch is applied.
WorkspacePatcherUI Provides the headers required to create a workspace patch.
 

Package org.eclipse.compare.patch Description

Provides support for applying and working with patches.

Package Specification

The class ApplyPatchOperation defines the entry point to launch the Apply Patch wizard and to manipulate patches programmatically.


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.