public class IDELauncherImpl extends Object
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.
| Constructor and Description |
|---|
IDELauncherImpl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
launch(Path projectRoot,
Map<String,Object> context) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.