| [news.eclipse.platform.rcp] Adding the console view to a RCP app. |
1) I want to add the console view to my perspective during
public void createInitialLayout(IPageLayout layout) {}
* is there a way to do this?
2) Also how does one activate the Window ->Show View menu choice in an RCP
app?