[
https://issues.jboss.org/browse/JBIDE-17619?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17619:
-------------------------------------
As for why show-in -> console is grey, I'd like to point out
https://bugs.eclipse.org/bugs/show_bug.cgi?id=431910
The show in console action is contributed by WTP and requires an IProcess. I did not do
any work to create an IProcess for a remote server, and so I could not hook up our remote
server impl to the remote IProcess action. Instead we manually make a console and send
text to it.
So basically show in -> console doesn't work for our remote servers.
Console for remote server disappears when workspace is switched
---------------------------------------------------------------
Key: JBIDE-17619
URL:
https://issues.jboss.org/browse/JBIDE-17619
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta2
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.0.CR2
This happened to me today. I created a remote server (EAP 6.2, management, no runtime)
and when I started it, I saw the console output for the server. But after some more
tinkering with it, the console suddenly stopped appearing (I had the console view open).
Not even IDE restart helped.
The only thing that helped me here was to delete the server and create a new one.
I think I have a way to reproduce this - it actually happens when you create the server,
then switch to a new workspace, then back again.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)