hide the editor area in the Yoxos perspective
If you have editors opened in the running Eclipse, they will also be shown in the Yoxos perspective. Please hide the editor area using layout.setEditorAreaVisible(false); (or declare the same in the XML).
3
votes