mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-02-28 20:01:48 +01:00
Upcoming release 24.05
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2469 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[[Property:title|Removing a class]]
|
||||
[[Property:weight|5]]
|
||||
[[Property:uuid|f975b6e2-7f81-874b-82f2-e76db588ff5e]]
|
||||
To remove a class, you can:
|
||||
* [[Centering tools on a component|Center the editor on the component]], and click [[Image:16x16--general-delete-icon]] in the [[Main toolbars|standard toolbar]] or select '''Remove current item''' in the '''Tools''' menu.
|
||||
* [[Pick-and-drop mechanism|Drop a pebble]] of this component on [[Image:16x16--general-delete-icon]] in the [[Main toolbars|standard toolbar]] or in the [[Diagram tool]] [[Diagram toolbar|toolbar]].
|
||||
|
||||
{{warning|Removing a class from the system implies the deletion of the corresponding file on disk. }}
|
||||
|
||||
{{warning|Picking a feature and dropping it on the delete icon, or calling '''Remove current item''' as the editor is centered on a feature, will not remove the feature but the class to which it belongs. }}
|
||||
|
||||
{{seealso|<br/>
|
||||
[[Adding a class|Adding a class]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user