Class IDELauncherImpl

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class IDELauncherImpl
    extends Object
    implements Closeable
    IDE entry point.

    This is launched from the core/launcher module. To avoid any shading issues core/launcher unpacks all its dependencies into the jar file, then uses a custom class loader load them.