Stopping code generation

You can stop a long code generation session.

About this task

To stop a long code generation session, select Code > Stop X. For example, if you are in the middle of building the code, the name of the option is Stop Build.

Another way to stop code generation is to create a file named abort_code_gen (no extension) in the root generation directory of the configuration. IBM® Rational® Rhapsody®checks for the file while generating code; if the file is found, Rational Rhapsody deletes the file, and stops code generation.

Note: If you start code generation from the Active Code View, you can stop only by using the abort_code_gen file. You cannot stop using the UI.

Feedback