Package org.eolang.jeo
Class PluginStartup
- java.lang.Object
-
- org.eolang.jeo.PluginStartup
-
public final class PluginStartup extends Object
Plugin initialization and setup.This class is responsible for initializing the classloader for all Maven mojos. It ensures that all necessary classes from the project's runtime, compile, and test classpaths are available during plugin execution.
- Since:
- 0.1.0