Online Eiffel Documentation |
Documentation Home > Tools > EiffelBuild > EiffelBuild Reference > Project settings window |
EiffelStudio |
Generation Tab |
This tab contains information about the available code generation options.
Here is the appearance of the Generation tab with default settings for a Build project:
The options available in this tab are as follows:
If selected, then for every feature connected to an event, code will be generated which outputs to the console, the name of the feature, and the values of all arguments.
If selected, a file named "constants.txt" is generated, containing values of all String and Integer constants, with the generated system loading the values of its constants from this file. See constants for more information.
See Also
Code generation
Project settings window
Build tab
Constants
Copyright 1993-2006 Eiffel Software. All rights reserved. |