mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2152 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
[[Property:title|Customizing class text views]]
|
|
[[Property:weight|6]]
|
|
[[Property:uuid|386c40f1-3427-cf1c-1043-46aeac1bc3c5]]
|
|
It is possible in EiffelStudio to customize some properties of [[Formatted information about compiled classes and features|class text views]] (other than basic texts) displayed in the editor or class and feature tabs of the context tool. Besides [[Changing texts display|graphical appearance]], you may modify:
|
|
* the order of <code>feature</code> clauses.
|
|
* the type of callers and suppliers displayed in the corresponding views.
|
|
* the views that are selected by default.
|
|
* the <code>note</code> clauses that should not be displayed.
|
|
These properties are set in the [[EiffelStudio preferences]]. You can modify them in the [[Preference window overview|preferences window]]. To open this window, select '''Preferences...''' in the '''Tool''' menu. Then select the "Context tool" sub-category of the "Tools" category in the preferences tree. Click then on a preference on the right to modify its value.
|
|
Click on '''save and exit''' to complete the changes.
|
|
|
|
{{seealso|<br/>
|
|
[[Preference window overview|Preference window description]] <br/>
|
|
[[EiffelStudio preferences]] }}
|
|
|
|
|
|
|
|
|