Class LauncherShader


  • public class LauncherShader
    extends Object
    This class is used to copy classes and resources from the dependencies of the launcher to the classes directory hiding it under the META-INF from the default classloader. Besides that it collects META-INFO/sisu/javax.inject.Named resources from the dependencies and merges them into a single file so that the Maven resolver can properly be initialized from the launcher.
    • Constructor Detail

      • LauncherShader

        public LauncherShader()