Added link to Clean compile page. Removed embedded instructions.

Author:halw
Date:2011-06-16T22:15:09.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@927 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-06-16 22:15:09 +00:00
parent c0241fef3a
commit a0f301c115

View File

@@ -47,7 +47,7 @@ The libraries distributed with EiffelStudio have been converted to support void-
First make sure your project will compile correctly under the configuration of EiffelStudio that you intend to use to convert to void-safe.
Then set the project setting '''Full Class Checking''' to '''True'''. Do a ''clean'' compile of your system. To do this shut down EiffelStudio, and restart it. When the project selection dialog appears, select your project, then next to '''Action:''' select '''Compile''' in the drop-down, and check '''Clean'''.
Then set the project setting '''Full Class Checking''' to '''True'''. Do a ''[[Clean compile|clean compile]]'' of your system.
Full class checking will analyze your classes to make sure that in cases of inheritance, features of the parent classes are rechecked for validity in the heirs.