]
Aslak Knutsen commented on JBIDE-20218:
---------------------------------------
Last I see there is 1.2.0.CR1-v20150813-1929-B320 ?
Arquillian Cruiser: Expand All button
-------------------------------------
Key: JBIDE-20218
URL:
https://issues.jboss.org/browse/JBIDE-20218
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: arquillian
Affects Versions: 4.3.0.Beta1
Reporter: Aslak Knutsen
Assignee: Snjezana Peco
Priority: Minor
Fix For: 4.3.0.CR1
Using the Arquillian Cruiser view is a way to get a quick overview of the current
deployments and their content, but that point is semi lost in the levels of clicking
required to get the overview.
Project -> SourceFolder -> Package -> TestClass -> Deployment -> X
First on level X are you getting to the real content, and even then you probably have to
go another N levels via the archive package structure to see something real.
The view has a CollapseAll but is missing a ExpandAll action.
Due to the possible node size we might not want to Expand all the way to the bottom, but
perhaps down to the Deployment level when using the 'ActionBar' ExpandAll action.
We could add a Context Menu Action to the Deployment that would "ExpandAll of
Content" to split it in two moves if needed.