Package | Description |
---|---|
org.eclipse.compare.patch |
Provides support for applying and working with patches.
|
Modifier and Type | Method and Description |
---|---|
IHunkFilter[] |
PatchConfiguration.getHunkFilters()
Return an array of hunk filters that have been added to this
configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
PatchConfiguration.addHunkFilter(IHunkFilter filter)
Adds a hunk filter.
|
void |
PatchConfiguration.removeHunkFilter(IHunkFilter filter)
Removes a hunk filter.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.