Added instruction to close tab with class CHAIN to prepare for Viewing Classes

Author:halw
Date:2010-02-23T13:42:38.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@470 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-02-23 13:42:38 +00:00
parent b2b05b140c
commit 65c4534924

View File

@@ -125,6 +125,8 @@ So far, even though we've targeted to the development window to different classe
You can click on any of the tabs and the development window will be retargeted to the class associated with the tab. Each tab has a "Close" button on it, so you can close tabs you no longer need.
So, for now, close the tab with the class <code>CHAIN</code> and leave just the one tab with class <code>LIST</code>.
==Using additional Development Windows==
With all the techniques seen so far, you were able to retarget the current the development window to a new class. And that may be all you'll ever need. But, as noted earlier, you may also wish to have two or more development windows active simultaneously.