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