| [news.eclipse.platform.rcp] Re: How to open the PaletteViewer when I implement IPerspectiveFactory |
Nick
Hello, everyone! I implement the GEF editor with flyoutPalette. The last step is to implement the IPerspectiveFactory interface to custom my own perspective. I want to show the PaletteViewer in my Perspective as a stand alone viewer like the OutLine Viewer, instead of flyout state within the editor area at the beginning. How can I do?