public interface DebugConsoleFactory extends PluginConsoleFactory
Modifier and Type | Method and Description |
---|---|
DebugConsole |
create(org.eclipse.core.runtime.Plugin plugin)
Creates a plug-in console for given plug-in.
|
DebugConsole create(org.eclipse.core.runtime.Plugin plugin)
PluginConsoleFactory
create
in interface PluginConsoleFactory