Class BootStrapper

java.lang.Object
org.eclipse.ease.modules.BootStrapper
All Implemented Interfaces:
IScriptEngineLaunchExtension

public class BootStrapper extends Object implements IScriptEngineLaunchExtension
Loads basic module support for script engines. The EnvironmentModule provides basic functionality to manage modules, include other source files and to print data. It will be loaded automatically when a script engine is started.
  • Constructor Details

    • BootStrapper

      public BootStrapper()
  • Method Details