public class PatcherPlugin extends BasePlugin<PatcherExtension>
otherPlugin, project, replacer| Constructor and Description |
|---|
PatcherPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterEvaluate() |
void |
applyPlugin() |
protected void |
makeGeneralSetupTasks() |
protected void |
makePackagingTasks() |
addFlatRepo, addMavenRepo, apply, applyExternalPlugin, buildProject, cacheFile, delayedFile, delayedString, delayedTree, getExtension, getWithEtag, getWithEtag, makeTask, makeTask, makeTask, maybeMakeTask, maybeMakeTask, maybeMakeTask, onVersionCheck, parseAndStoreVersionpublic void applyPlugin()
applyPlugin in class BasePlugin<PatcherExtension>protected void makeGeneralSetupTasks()
protected void makePackagingTasks()
protected void afterEvaluate()
afterEvaluate in class BasePlugin<PatcherExtension>