I have two perspective that should show the same view at the bottom part
of the window. In the 'createInitialLayout()' method of both perspectives
I define a standalone placeholder like this:
However, when I open the view in one of the perspectives and then switch
to another - the view doesn't stay open. How can I make the view stay open
when a perspective is changed?