In my Eclipse E4 application I hava a part stack with some parts in it.
Now I need a way to always show the part stack (also when all the parts in it are closed by the user).
How can I provide this feature in my E4 application?
Solution
Add the value NoAutoCollapse to the Tags of the Part Stack that should always be shown.