@Deprecated public final class CodeEditorPluginsFactory extends java.lang.Object implements EditorPluginsFactory
CodeEditorPluginsFactory is an implementation of
of the EditorPluginsFactory that handles the standard plugins
that the CodeEditor itself is aware of. | Constructor and Description |
|---|
CodeEditorPluginsFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
createPlugins(Context context)
Deprecated.
Creates a set of EditorPlugins that should be installed in a
new CodeEditor opened for the given node.
|
public java.util.List createPlugins(Context context)
createPlugins in interface EditorPluginsFactorycontext - the given IDE context for which the Code Editor was opened