@SupportedSourceVersion(value=RELEASE_8) @SupportedAnnotationTypes(value={"me.lucko.helper.plugin.ap.Plugin","me.lucko.helper.plugin.ap.PluginDependency"}) public class PluginProcessor extends AbstractProcessor
Plugin annotation and generates a plugin.yml file.processingEnv| Constructor and Description |
|---|
PluginProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment env) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2020. All rights reserved.