Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Executing a command in an External Tool console
Executing a command in an External Tool console [message #330451] Tue, 29 July 2008 13:15
Eclipse UserFriend
Originally posted by: nospam.nospam.com

I have an External Tool running in a ProcessConsole.
I would like to write a command to that console and execute it. How to go
about doing this?

I can retrieve the console by:
IConsole[] consoles =
ConsolePlugin.getDefault().getConsoleManager().getConsoles() ;
Previous Topic:Modifying Menu inside Job/Display.asyncExec()
Next Topic:Code assist
Goto Forum:
  


Current Time: Tue Aug 27 23:49:31 GMT 2024

Powered by FUDForum. Page generated in 0.02926 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top