Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

STEM Headless

Revision as of 16:31, 14 March 2011 by Mattadav.us.ibm.com (Talk | contribs) (New page: == Headless STEM Command Line Options == <code>stem -headless [-quiet] [-log [LOG_DIRECTORY]] [-uri [URI1 URI2 ...]] [-project PROJECT_NAME] [-scenario [SCENARIO1.scenario ...]] </code> ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Headless STEM Command Line Options

stem -headless [-quiet] [-log [LOG_DIRECTORY]] [-uri [URI1 URI2 ...]] [-project PROJECT_NAME] [-scenario [SCENARIO1.scenario ...]]

Command Descriptions

-headless

Tells the STEM Launcher to use the headless mode, e.g. not to launch the GUI workbench.

-quiet

STEM headless will run in quiet mode. Nothing will be written to standard out (stdout). Errors and exceptions may still be sent to standard error (stderr).

-log [LOG_DIRECTORY]

Tell the STEM simulator to attach a comma-separated value (CSV) logger to any simulations. Optional parameter LOG_DIRECTORY represents the absolute path to the parent directory for logs. If LOG_DIRECTORY is not present, logs will go to the default directory.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.