Class PluginAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
eu.sculkpowered.server.plugin.PluginAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("io.github.sculkpowered.server.plugin.PluginDescription") public final class PluginAnnotationProcessor extends AbstractProcessor
Represents an annotation processor that creates the plugin file for a plugin.