I am currently building a RCP application based on Eclipse. In one of my plugins I am adding two views via code:
layout.addView(\"dev.asd.tableviewer.tre
Use the SelectionService for this issue. No referencing of views required, see http://www.eclipse.org/articles/Article-WorkbenchSelections/article.html