[
https://issues.jboss.org/browse/JBIDE-11440?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich edited comment on JBIDE-11440 at 3/29/12 5:19 PM:
------------------------------------------------------------------------
Startup and perspective activation are not the same. Consider a use case:
1. JBoss Perspective is active, and JBoss Central is open.
2. Close JBoss Central.
3. Switch to a Resource perspective.
4. Switch back to JBoss perspective. - Now, with the last fix, JBoss Central is open
again, though it was removed from JBoss perspective. And it takes time (3-5 sec) to get
opened.
5. Open some file in an editor. - New editor gets the selection.
6. Switch to a Resource perspective. - The file editor is selected. That is ok.
7. Switch back to JBoss perspective. - JBoss Central is selected. That is surely a new
bug.
I think that if there are advantages for JBoss Central to be designed as an editor, let it
be that way, even though it cannot perform as a standard view; but then it should be a
'modest' editor that does not grab the selection once and again.
was (Author: scabanovich):
Startup and perspective activation are not the same. Consider a use case:
1. JBoss Perspective is active, and JBoss Central is open.
2. Close JBoss Central.
3. Switch to a Resource perspective.
4. Switch back to JBoss perspective. - Now, with the last fix, JBoss Central is open
again, though it was removed from JBoss perspective. And it takes time (3-5 sec) to get
opened.
5. Open some file in an editor. - New editor gets the selection.
6. Switch to a Resource perspective. - The file editor is selected. That is ok.
7. Switch back to JBoss perspective. - JBoss Central is selected. That is surely a new
bug.
I think that if there are advantages for JBoss Central to be designed as an editor, let it
be that way, even though it cannot perform as a standard view.
JBoss Perspective does not include JBoss Central
------------------------------------------------
Key: JBIDE-11440
URL:
https://issues.jboss.org/browse/JBIDE-11440
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.Beta2
Reporter: Martin Malina
Assignee: Snjezana Peco
Fix For: 3.3.0.Beta3
According to JBDS 5 PRD, the JBoss Perspective should include JBoss Central. But it does
not.
JBoss Central is opened automatically at every start of JBT/JBDS so it is not such a big
issue.
It is also documented here:
http://download.jboss.org/jbosstools/nightly-docs/en/GettingStartedGuide/...
{quote}
The JBoss perspective views include: Project Explorer, JBoss Central, Outline, Palette,
Properties and Servers.
{quote}
So we either need to make sure JBoss Central is opened when you switch to JBoss
Perspective or if we think this is not required it needs to be removed from the
documentation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira