|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.buildconsole.CBuildConsole
public class CBuildConsole
Constructor Summary | |
---|---|
CBuildConsole()
Constructor for BuildConsole. |
Method Summary | |
---|---|
ConsoleOutputStream |
getErrorStream()
|
ConsoleOutputStream |
getInfoStream()
|
ConsoleOutputStream |
getOutputStream()
|
void |
start(org.eclipse.core.resources.IProject project)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CBuildConsole()
Method Detail |
---|
public void start(org.eclipse.core.resources.IProject project)
start
in interface IConsole
public ConsoleOutputStream getOutputStream() throws org.eclipse.core.runtime.CoreException
getOutputStream
in interface IConsole
org.eclipse.core.runtime.CoreException
IConsole.getOutputStream()
public ConsoleOutputStream getInfoStream() throws org.eclipse.core.runtime.CoreException
getInfoStream
in interface IConsole
org.eclipse.core.runtime.CoreException
public ConsoleOutputStream getErrorStream() throws org.eclipse.core.runtime.CoreException
getErrorStream
in interface IConsole
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |