How do I stop build before debug?
By default, when you launch a debug session for a project, the Code Red IDE will build the project before starting the debug session.
This "Build before Launch" behaviour is a preference and can be disabled if not required. To do this go to
Windows -> Preferences + Run/Debug ++ Launching
and uncheck "Build (if required) before launching".
