Schnittstelle PrePreLaunchEntrypoint


public interface PrePreLaunchEntrypoint
This entrypoint is even earlier than PreLaunchEntrypoint and is called before the mixin plugin and the language adapters are loaded.
  • Methodendetails

    • onMixinPluginLaunch

      void onMixinPluginLaunch()
    • getEntrypointName

      static String getEntrypointName()