Internal Executor

The internal executor runs an application inside the IDE. This internal executor 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.

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

See also
External Executor
Applet Executor
Locale Executor

Legal Notices