Internal Execution

See Also 

Internal Execution runs an application inside the IDE. Internal Execution is listed in the Options window under Debugging and Execution and expand Execution Types.

Although running the executor within the same virtual machine as the IDE is faster, it imposes two restrictions on the executed application:

Some applications, such as startup routines, require an internal executor because they modify the IDE. The sampledir directory provided with the IDE provides sample applications that are executed internally.

Internal Execution has one property, Identifying Name, which specifies the name that the IDE uses to identify the executor type.

See Also
Setting Run Options
Specifying the Default Executor
External Execution
Debugger Executor
Applet Execution

Legal Notices