Package io.quarkus.bootstrap
Class IDELauncherImpl
java.lang.Object
io.quarkus.bootstrap.IDELauncherImpl
- All Implemented Interfaces:
Closeable,AutoCloseable
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.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
FORCE_COLOR_SUPPORT
- See Also:
-
-
Method Details
-
launch
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-