Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Commenting Selections
For languages that support comments, the Code Editor can comment entire selections of code. The Code Editor recognizes two types of commenting:
- Line Commenting - entire lines are commented from the start (for example, // This is a comment)
- Stream Commenting - sections of a line are commented from a specified start point to a specified end point (for example, /* This is a comment */).
You can toggle comments on the current line or selection by pressing [Ctrl]+[Shift]+[C] for line comments, or [Ctrl]+[Shift]+[X] for stream comments.
For more information on customizing selection commenting for each language, see the Configuration Guide.
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2010 Sparx Systems Pty Ltd.