BaseComponent.initComponent()
methods will be called each time IDE is started even if user doesn't use any feature of your
plugin. Also plugins which declare application components don't support dynamic loading. Please see
http://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_components.html for guidelines on migrating to other APIs.@Deprecated public interface ApplicationComponent extends BaseComponent
Modifier and Type | Interface and Description |
---|---|
static class |
ApplicationComponent.Adapter
Deprecated.
Adapter not required since Java 8 is used.
|
disposeComponent, initComponent
getComponentName