Eclipse RCP application - multi-window design for multiple monitors
Question about Eclipse RCP and whole perspective/view/editor design - what is the best way to create application which will display multiple windows on multiple monitors? Tutorials and book I've seen always pack RCP/SWT design into views inside perspective within single application window. Should one window rule all others or they all should be equal (closing last one exits application)? How deal with the perspectives and views? Are there any other things we should know? Environment: Eclipse Ganymede, Windows XP. A single Eclipse workbench can create multiple windows. Each window is laid out