Configuring the Internal Executor

An application that is run using the internal executor runs inside the IDE. 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 is the name that the IDE uses to identify the executor.
See also
Configuring the External Executor


Legal Notices