Interface PrePrePreLaunchEntrypoint


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

    • onLanguageAdapterLaunch

      void onLanguageAdapterLaunch()
    • getEntrypointName

      static String getEntrypointName()