@ConfigRoot public class IdeConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
IdeConfig.Target |
| Modifier and Type | Field and Description |
|---|---|
IdeConfig.Target |
target
The Ide to use to open files from the DevUI.
|
| Constructor and Description |
|---|
IdeConfig() |
@ConfigItem(defaultValue="auto") public IdeConfig.Target target
auto means that Quarkus will attempt to determine the Ide being used.Copyright © 2021 JBoss by Red Hat. All rights reserved.