Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Display Selected Console
Display Selected Console [message #160692] Tue, 25 May 2004 14:39 Go to next message
Eclipse UserFriend
Originally posted by: janefung.yahoo.com

How do I change the selection from the "Display Selected Console" in the
Console view programmatically? Thanks.
Re: Display Selected Console [message #160767 is a reply to message #160692] Tue, 25 May 2004 20:06 Go to previous message
Eclipse UserFriend
Jane Fung wrote:
> How do I change the selection from the "Display Selected Console" in the
> Console view programmatically? Thanks.
>

IConsoleManager.showConsoleView(IConsole) sounds like the method you are
looking for. You can get the ConsoleManager from ConsolePlugin.
HTH
Kevin
Previous Topic:Finding Java Problems based on their ID
Next Topic:Undoing in wrong place
Goto Forum:
  


Current Time: Tue Jul 22 14:44:01 EDT 2025

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

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

Back to the top