Save All Classes In The Project Through The Editor

Revision as of 00:21, 6 January 2009 by Ted (Talk | contribs) (Cosmetics)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Access

Debug menu -> Editor -> Save All Classes In The Project Through The Editor

Function

It automatically applies features supported by saving texts in the editor, to all source code in current project while excluding classes in references like libraries. I.e. removing trailing spaces and updating copyright information.

Usage

  • To update code within an application, compile the application target, run the tool.
  • To update all code in a library, compile the library target directly, run the tool.
  • If you are removing trailing spaces and updating copyright information, make sure "Auto remove trailing blank when saving" is enabled in the preferences and corresponding .lic file exists at proper location (beside .ecf).