The Run Without Building option is intended to quickly run the selected Main Object or Startup Object (Ctrl-F5). There is no build, reorganization, or compilation; objects are only run. The idea is to run the selected object as it was when it was last built or run, ignoring any changes in the Knowledge Base.
This option performs the following steps:
Steps |
Comments |
Saves any unsaved objects in the workspace |
This step stops on errors |
Does _NOT_ reorganize the database even if it is necessary |
|
Does _NOT_ specify any object |
|
Does _NOT_ generate |
|
Does _NOT_ compile anything |
|
Executes the selected (explicit or implied) main object |
|
Note
If the selected (explicit or implied) object was never run/built before, the execution will fail.
This option is available as of GeneXus X Evolution 3.
Build All/Rebuild All
Build/Rebuild/Run
Build/Run With This Only