Re: Help with sessions
"Wendy Smoak" <[email protected]> Mon, 7 Nov 2005 10:28:38 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <002501c5e3c0$b47f6140$080ea8c0@imbrium1> |
From: "Nathan Fiedler" <[email protected]> > Right, someone else noticed that finding the Sessions view was not > obvious. All of the views/windows are found under the Window menu, with > many of the debugging related windows under the Debugging submenu. Once > you open the Sessions window, you can create, copy, and delete sessions. > > A bug has been entered to make the Sessions view easier to find. Thanks! I should have known to look there, I remember accidentally closing the breakpoints window and finally finding it in Window -> Debugging. FWIW, even after opening the Sessions view, it was still non-obvious that the way to create a _new_ session was to right-click on an _existing_ session and choose 'new'. After looking around in the menus (File->New Session? Session-> something?) since I prefer keyboard shortcuts, I tried right-clicking an empty area in the Sessions view. Then I decided I really wanted to copy the existing one, so it turned out I did need to right-click on the existing session. :) Another place I looked was in the drop-down list of sessions in the toolbar. Maybe "New Session" could be one of the options there. Thanks again, -- Wendy