Package | Description |
---|---|
sk.stuba.fiit.perconik.core.debug.runtime | |
sk.stuba.fiit.perconik.eclipse.core.runtime |
Extension to the
org.eclipse.core.runtime package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.ui.plugin |
Extension to the
org.eclipse.ui.plugin package
of the Eclipse Platform. |
Modifier and Type | Interface and Description |
---|---|
interface |
DebugConsoleFactory |
Constructor and Description |
---|
ExtendedPlugin(PluginConsoleFactory factory)
Constructs an extended plug-in with a plug-in
console obtained from the given factory.
|
Constructor and Description |
---|
UserInterfacePlugin(PluginConsoleFactory factory)
Constructs an UI plug-in with a plug-in
console obtained from the given factory.
|