Package | Description |
---|---|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Method and Description |
---|---|
MessageConsoleStream |
MessageConsole.newMessageStream()
Returns a new message stream connected to this console.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MessageConsole.appendToDocument(String text,
MessageConsoleStream stream)
Deprecated.
since 3.1, this method should no longer be called, and has no effect.
Writing to a message console stream updates the document
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.