Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Console activation in custom perspective
Console activation in custom perspective [message #73990] Tue, 08 July 2003 10:07 Go to next message
Eclipse UserFriend
Originally posted by: andreas.rummler.tu-ilmenau.de

Hello NG,

one of my plugins provides it's own perspective including the properties
view (in front) and the console view (behind properties). In addition
there's a menu item "Run" which creates a launch configuration and runs
it.
The console view is brought to front when choosing run like in the Java
perspective always except for the first time the menu item is chosen.
Now the situation is as follows:
After opening the perspective and choosing "Run" nothing happens. The
console must be brought to front manually. Then choosing "Run" works
in the way it should (runs the program and activats the console view).

Does anyone have an idea what's wrong here? Does my perspective have
to activate/initialize the console at creation somehow?

Best regards,


Andreas Rummler

--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
+ Andreas Rummler +
+ Technical University of Ilmenau, Germany (__) +
+ Department Of Electronic Circuits & Systems (oo) +
+ \/-------\ +
+ MAIL: mailto:arummler@acm.org || | \ +
+ MAIL: mailto:andreas.rummler@tu-ilmenau.de ||----|| * +
+ WEB : http://www.inf-technik.tu-ilmenau.de/~rummler ~~ ~~ +
+ PGP : http://www.inf-technik.tu-ilmenau.de/~rummler/public.pgp +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots. So far, the universe is winning."
Richard Cook
Re: Console activation in custom perspective [message #75757 is a reply to message #73990] Mon, 14 July 2003 16:12 Go to previous message
Eclipse UserFriend
Please file a bug if you have a reproduceable test case.

Darin

"Andreas Rummler" <andreas.rummler@tu-ilmenau.de> wrote in message
news:beej8c$2h9$1@eclipse.org...
>
> Hello NG,
>
> one of my plugins provides it's own perspective including the properties
> view (in front) and the console view (behind properties). In addition
> there's a menu item "Run" which creates a launch configuration and runs
> it.
> The console view is brought to front when choosing run like in the Java
> perspective always except for the first time the menu item is chosen.
> Now the situation is as follows:
> After opening the perspective and choosing "Run" nothing happens. The
> console must be brought to front manually. Then choosing "Run" works
> in the way it should (runs the program and activats the console view).
>
> Does anyone have an idea what's wrong here? Does my perspective have
> to activate/initialize the console at creation somehow?
>
> Best regards,
>
>
> Andreas Rummler
>
> --
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
> + Andreas Rummler +
> + Technical University of Ilmenau, Germany (__) +
> + Department Of Electronic Circuits & Systems (oo) +
> + \/-------\ +
> + MAIL: mailto:arummler@acm.org || | \ +
> + MAIL: mailto:andreas.rummler@tu-ilmenau.de ||----|| * +
> + WEB : http://www.inf-technik.tu-ilmenau.de/~rummler ~~ ~~ +
> + PGP : http://www.inf-technik.tu-ilmenau.de/~rummler/public.pgp +
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
>
> "Programming today is a race between software engineers striving to
> build bigger and better idiot-proof programs and the universe trying
> to produce bigger and better idiots. So far, the universe is winning."
> Richard Cook
>
>
Previous Topic:Shared launch configurations
Next Topic:Refactor/rename does not bring up any dialog box (?)
Goto Forum:
  


Current Time: Tue Jul 22 07:26:29 EDT 2025

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

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

Back to the top