public class CodeCompletionConfigurableEP extends ConfigurableEP<UnnamedConfigurable>
UnnamedConfigurable
in the plugin.xml:
<extensions defaultExtensionNs="com.intellij">
A new instance of the specified class will be created each time then the Settings dialog is opened
If you need to add a section of code completion options, your UnnamedConfigurable should implement
CodeCompletionOptionsCustomSection
ConfigurableEP.ObjectProducer
bundle, children, childrenEPName, displayName, dynamic, groupId, groupWeight, id, implementationClass, instanceClass, key, nonDefaultProject, parentId, providerClass, treeRendererClass
myPluginDescriptor
Constructor and Description |
---|
CodeCompletionConfigurableEP() |
canCreateConfigurable, createConfigurable, createProducer, createTreeRenderer, findBundle, getChildren, getConfigurableType, getDisplayName, getProject, isAvailable, toString
findClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor