Author:halw

Date:2008-09-30T20:05:39.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@66 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-30 20:05:39 +00:00
parent 2450a58534
commit 8ab6642e78
24 changed files with 34 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
[[Property:title|6 STARTING TO BROWSE]]
[[Property:title|6 Starting To Browse]]
[[Property:link_title|Starting To Browse]]
[[Property:weight|-10]]
[[Property:uuid|cb6c2e52-d238-9b55-0b78-ab3af9568550]]
@@ -138,8 +138,3 @@ The place where we found the class <code> CHAIN </code> in the original tool (th
While you are at it, try a couple of other ways to create a new Development Window. Go to <code> File </code> <code> --> </code> <code> New window </code> ; this creates a new tool, untargeted. The title bar says " <code> Empty development tool #1 </code> ". You can get the same effect by clicking the Create New Window icon, leftmost on the top row of buttons, just below " <code> File </code>". The corresponding keyboard accelerator is CTRL- <code> N </code>.
[[5 A LOOK AT THE PROJECT DIRECTORY|<< Previous]] [[7 CLASS VIEWS|Next >>]]